mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
devel/libvirt: update to 4.4.0
This commit is contained in:
parent
eba03e29fb
commit
1ba36d942a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471897
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libvirt
|
||||
PORTVERSION= 4.3.0
|
||||
PORTVERSION= 4.4.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://libvirt.org/sources/ \
|
||||
ftp://libvirt.org/libvirt/
|
||||
@ -105,7 +105,7 @@ USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
SHLIB_VER= 0.4003.0
|
||||
SHLIB_VER= 0.4004.0
|
||||
PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \
|
||||
SHLIB_VER=${SHLIB_VER}
|
||||
PORTDOCS= *
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525530163
|
||||
SHA256 (libvirt-4.3.0.tar.xz) = a531e22c8b985ecb2d1223b913fd6ec0f1800e3ebe02351924274885db20c2b7
|
||||
SIZE (libvirt-4.3.0.tar.xz) = 14667860
|
||||
TIMESTAMP = 1528338855
|
||||
SHA256 (libvirt-4.4.0.tar.xz) = 46631d63cb61af8042593a93fa046dddfff204d29858f20df77a125bd6f84ab6
|
||||
SIZE (libvirt-4.4.0.tar.xz) = 14668912
|
||||
|
@ -394,6 +394,7 @@ lib/libvirt/connection-driver/libvirt_driver_vbox.so
|
||||
%%XEN%%lib/libvirt/connection-driver/libvirt_driver_libxl.so
|
||||
lib/libvirt/storage-backend/libvirt_storage_backend_fs.so
|
||||
%%ZFS%%lib/libvirt/storage-backend/libvirt_storage_backend_zfs.so
|
||||
lib/libvirt/storage-file/libvirt_storage_file_fs.so
|
||||
%%QEMU%%@dir /var/run/libvirt/qemu
|
||||
%%QEMU%%@dir /var/lib/libvirt/qemu/channel/target
|
||||
%%QEMU%%@dir /var/lib/libvirt/qemu/channel
|
||||
|
Loading…
Reference in New Issue
Block a user