Date: Sun, 11 Mar 2018 09:51:52 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464157 - head/devel/libvirt Message-ID: <201803110951.w2B9pq2h051230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803110951.w2B9pq2h051230>