Skip to content

Commit

Permalink
devel/libvirt: update to 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novel committed Apr 10, 2021
1 parent 46579d3 commit 0e55a04
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 15 deletions.
4 changes: 2 additions & 2 deletions devel/libvirt/Makefile
@@ -1,7 +1,7 @@
# Created by: Jason Helfman <jgh@FreeBSD.org>

PORTNAME= libvirt
PORTVERSION= 7.1.0
PORTVERSION= 7.2.0
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
Expand Down Expand Up @@ -103,7 +103,7 @@ USE_PERL5= build
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
SHLIB_VER= 0.7001.0
SHLIB_VER= 0.7002.0
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
PORTDOCS= *
SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen
Expand Down
6 changes: 3 additions & 3 deletions devel/libvirt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1614610282
SHA256 (libvirt-7.1.0.tar.xz) = 870f180d80256411c5afc39bc5aac4f8acca04a4e0725c576ad24053dc64a06c
SIZE (libvirt-7.1.0.tar.xz) = 8645944
TIMESTAMP = 1617805506
SHA256 (libvirt-7.2.0.tar.xz) = 01f459d0c7ba5009622a628dba1a026200e8f4a299fea783b936a71d7e0ed1d0
SIZE (libvirt-7.2.0.tar.xz) = 8661052
10 changes: 0 additions & 10 deletions devel/libvirt/files/patch-tools_meson.build

This file was deleted.

2 changes: 2 additions & 0 deletions devel/libvirt/pkg-plist
Expand Up @@ -172,6 +172,7 @@ share/augeas/lenses/virtvboxd.aug
%%DATADIR%%/cpu_map/x86_Cooperlake.xml
%%DATADIR%%/cpu_map/x86_Dhyana.xml
%%DATADIR%%/cpu_map/x86_EPYC-IBPB.xml
%%DATADIR%%/cpu_map/x86_EPYC-Milan.xml
%%DATADIR%%/cpu_map/x86_EPYC-Rome.xml
%%DATADIR%%/cpu_map/x86_EPYC.xml
%%DATADIR%%/cpu_map/x86_Haswell-IBRS.xml
Expand Down Expand Up @@ -277,6 +278,7 @@ share/augeas/lenses/virtvboxd.aug
%%NLS%%share/locale/pt/LC_MESSAGES/libvirt.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/libvirt.mo
%%NLS%%share/locale/ru/LC_MESSAGES/libvirt.mo
%%NLS%%share/locale/si/LC_MESSAGES/libvirt.mo
%%NLS%%share/locale/sr/LC_MESSAGES/libvirt.mo
%%NLS%%share/locale/sr@latin/LC_MESSAGES/libvirt.mo
%%NLS%%share/locale/sv/LC_MESSAGES/libvirt.mo
Expand Down

0 comments on commit 0e55a04

Please sign in to comment.