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 326fffb3f542..8ad3b827d507 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -DISTVERSION= 11.5.0 +DISTVERSION= 11.6.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.11005.0 +SHLIB_VER= 0.11006.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 a8e5fe443a4d..f9ad48c4ab20 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751370391 -SHA256 (libvirt-11.5.0.tar.xz) = 2b63b9d60538e1e2fa4e3f6d836409e6ff705249c79001914ac3400859d72423 -SIZE (libvirt-11.5.0.tar.xz) = 9865100 +TIMESTAMP = 1754051112 +SHA256 (libvirt-11.6.0.tar.xz) = cc0e8c226559b479833c8bc9c77a8ec301482ab0305fcd98d27f11cc6877fd23 +SIZE (libvirt-11.6.0.tar.xz) = 9960064 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 |