Skip to content

Commit

Permalink
devel/libvirt: update to 9.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novel committed Oct 8, 2023
1 parent 1eef023 commit eaf6367
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/libvirt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libvirt
PORTVERSION= 9.7.0
PORTVERSION= 9.8.0
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
Expand Down Expand Up @@ -116,6 +116,7 @@ MESON_ARGS+= \
-Dudev=disabled \
-Dnetcf=disabled \
-Dsysctl_config=disabled \
-Dlibnbd=disabled \
-Dlogin_shell=disabled \
-Dwireshark_dissector=disabled \
-Dinit_script=none \
Expand All @@ -139,7 +140,7 @@ USE_PERL5= build
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
SHLIB_VER= 0.9007.0
SHLIB_VER= 0.9008.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 = 1694237390
SHA256 (libvirt-9.7.0.tar.xz) = d8c758fe7db640f572489caa8ea6dd8262d169a4372326c23a3a013cdc40b8ce
SIZE (libvirt-9.7.0.tar.xz) = 9294008
TIMESTAMP = 1696681436
SHA256 (libvirt-9.8.0.tar.xz) = 7aa90d133bb301e94663a45c36176f46f4a9fc1b34d77d2e22b7a2517106f506
SIZE (libvirt-9.8.0.tar.xz) = 9307064
1 change: 1 addition & 0 deletions devel/libvirt/pkg-plist
Expand Up @@ -180,6 +180,7 @@ share/augeas/lenses/virtvboxd.aug
%%DATADIR%%/cpu_map/x86_Conroe.xml
%%DATADIR%%/cpu_map/x86_Cooperlake.xml
%%DATADIR%%/cpu_map/x86_Dhyana.xml
%%DATADIR%%/cpu_map/x86_EPYC-Genoa.xml
%%DATADIR%%/cpu_map/x86_EPYC-IBPB.xml
%%DATADIR%%/cpu_map/x86_EPYC-Milan.xml
%%DATADIR%%/cpu_map/x86_EPYC-Rome.xml
Expand Down

0 comments on commit eaf6367

Please sign in to comment.