diff options
Diffstat (limited to 'devel/libvirt')
-rw-r--r-- | devel/libvirt/Makefile | 6 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 | ||||
-rw-r--r-- | devel/libvirt/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index bf560c512e90..6c8c86bc633c 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -DISTVERSION= 11.4.0 +DISTVERSION= 11.7.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -140,7 +140,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.11004.0 +SHLIB_VER= 0.11007.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * #SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen @@ -150,7 +150,7 @@ SUB_FILES= pkg-message .include <bsd.port.options.mk> -.if ${PORT_OPTIONS:MQEMU} || ${PORT_OPTIONS:MNSS} +.if ${PORT_OPTIONS:MBHYVE} || ${PORT_OPTIONS:MQEMU} || ${PORT_OPTIONS:MNSS} LIB_DEPENDS+= libjson-c.so:devel/json-c MESON_ARGS+= -Djson_c=enabled .else diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 2a75775d3092..ea8c92a8b7e3 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748882025 -SHA256 (libvirt-11.4.0.tar.xz) = e10059efc655532b0cfe44d961c87c5a56e45393cc7bd343bd3348b40d73b267 -SIZE (libvirt-11.4.0.tar.xz) = 9849020 +TIMESTAMP = 1756727740 +SHA256 (libvirt-11.7.0.tar.xz) = dd56db0ced8baf668f476698db9956f160c93c0ec0c47a0603843235bf156f78 +SIZE (libvirt-11.7.0.tar.xz) = 10018556 diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index 489c92eaed90..481b61349968 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -355,6 +355,8 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/schemas/storagepool.rng %%DATADIR%%/schemas/storagepoolcaps.rng %%DATADIR%%/schemas/storagevol.rng +%%DATADIR%%/schemas/sysinfo.rng +%%DATADIR%%/schemas/sysinfocommon.rng %%DATADIR%%/test-screenshot.png %%NLS%%share/locale/as/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bg/LC_MESSAGES/libvirt.mo |