diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-04-07 15:45:09 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-04-10 03:59:05 +0000 |
commit | 0e55a04b320c2c54f604ad27ccf4abc48a1640a3 (patch) | |
tree | 7b00647db58f7f47b1d914b341fabec52fb6f97b | |
parent | 46579d3f0d46935a720de5e311a1c95ba9a41dd8 (diff) | |
download | ports-0e55a04b320c2c54f604ad27ccf4abc48a1640a3.tar.gz ports-0e55a04b320c2c54f604ad27ccf4abc48a1640a3.zip |
devel/libvirt: update to 7.2.0
-rw-r--r-- | devel/libvirt/Makefile | 4 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 | ||||
-rw-r--r-- | devel/libvirt/files/patch-tools_meson.build | 10 | ||||
-rw-r--r-- | devel/libvirt/pkg-plist | 2 |
4 files changed, 7 insertions, 15 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 2087d69a3067..019fb0c5cf5a 100644 --- a/devel/libvirt/Makefile +++ b/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/ @@ -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 diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index a558b4c4dc1b..754326e90ef4 100644 --- a/devel/libvirt/distinfo +++ b/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 diff --git a/devel/libvirt/files/patch-tools_meson.build b/devel/libvirt/files/patch-tools_meson.build deleted file mode 100644 index c23ef88c12b3..000000000000 --- a/devel/libvirt/files/patch-tools_meson.build +++ /dev/null @@ -1,10 +0,0 @@ ---- tools/meson.build.orig 2021-03-01 10:56:13 UTC -+++ tools/meson.build -@@ -186,6 +186,7 @@ executable( - tools_dep, - readline_dep, - thread_dep, -+ keycode_dep, - ], - link_args: [ - coverage_flags, diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index d4c69d01a794..5b77d3777241 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -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 @@ -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 |