svn commit: r421337 - head/devel/libvirt

Roman Bogorodskiy novel at FreeBSD.org
Sun Sep 4 14:13:54 UTC 2016


Author: novel
Date: Sun Sep  4 14:13:52 2016
New Revision: 421337
URL: https://svnweb.freebsd.org/changeset/ports/421337

Log:
  devel/libvirt: update to 2.2.0

Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Sun Sep  4 13:27:04 2016	(r421336)
+++ head/devel/libvirt/Makefile	Sun Sep  4 14:13:52 2016	(r421337)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	2.0.0
+PORTVERSION=	2.2.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -93,7 +93,7 @@ CPE_VENDOR=	redhat
 USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
-SHLIB_VER=	0.2000.${PORTVERSION:E}
+SHLIB_VER=	${PORTVERSION:C/(^[0-9])\./0.\100/}
 PLIST_SUB+=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Sun Sep  4 13:27:04 2016	(r421336)
+++ head/devel/libvirt/distinfo	Sun Sep  4 14:13:52 2016	(r421337)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467494755
-SHA256 (libvirt-2.0.0.tar.xz) = 10e90af55e613953c0ddc60b4ac3a10c73c0f3493d7014259e3f012b2ffc9acb
-SIZE (libvirt-2.0.0.tar.xz) = 13161096
+TIMESTAMP = 1472918969
+SHA256 (libvirt-2.2.0.tar.xz) = e315a8d66aeeb0e7b6459e20b8abae16a23764c3f5d24c7d9462465d26791699
+SIZE (libvirt-2.2.0.tar.xz) = 13209684


More information about the svn-ports-head mailing list