svn commit: r464157 - head/devel/libvirt
Roman Bogorodskiy
novel at FreeBSD.org
Sun Mar 11 09:51:53 UTC 2018
Author: novel
Date: Sun Mar 11 09:51:52 2018
New Revision: 464157
URL: https://svnweb.freebsd.org/changeset/ports/464157
Log:
devel/libvirt: update to 4.1.0
Modified:
head/devel/libvirt/Makefile
head/devel/libvirt/distinfo
Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile Sun Mar 11 09:46:10 2018 (r464156)
+++ head/devel/libvirt/Makefile Sun Mar 11 09:51:52 2018 (r464157)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libvirt
-PORTVERSION= 4.0.0
+PORTVERSION= 4.1.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.4000.0
+SHLIB_VER= 0.4001.0
PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \
SHLIB_VER=${SHLIB_VER}
PORTDOCS= *
Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo Sun Mar 11 09:46:10 2018 (r464156)
+++ head/devel/libvirt/distinfo Sun Mar 11 09:51:52 2018 (r464157)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516376791
-SHA256 (libvirt-4.0.0.tar.xz) = e9e8ca1a696b70bca572f367e35807a9800a59aec5158b95fe7f4802a5fadfc8
-SIZE (libvirt-4.0.0.tar.xz) = 15002248
+TIMESTAMP = 1520343639
+SHA256 (libvirt-4.1.0.tar.xz) = 8a2fa4826f311a936be8b7d4c8d76516c29417a593b1d1bb8641a8caaa316439
+SIZE (libvirt-4.1.0.tar.xz) = 15046956
More information about the svn-ports-all
mailing list