svn commit: r481451 - head/devel/libvirt

Roman Bogorodskiy novel at FreeBSD.org
Sun Oct 7 15:55:15 UTC 2018


Author: novel
Date: Sun Oct  7 15:55:14 2018
New Revision: 481451
URL: https://svnweb.freebsd.org/changeset/ports/481451

Log:
  devel/libvirt: update to 4.8.0

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Sun Oct  7 15:49:10 2018	(r481450)
+++ head/devel/libvirt/Makefile	Sun Oct  7 15:55:14 2018	(r481451)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	4.7.0
+PORTVERSION=	4.8.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.4007.0
+SHLIB_VER=	0.4008.0
 PLIST_SUB+=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Sun Oct  7 15:49:10 2018	(r481450)
+++ head/devel/libvirt/distinfo	Sun Oct  7 15:55:14 2018	(r481451)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536595670
-SHA256 (libvirt-4.7.0.tar.xz) = 92c279f7321624ac5a37a81f8bbe8c8d2a16781da04c63c99c92d3de035767e4
-SIZE (libvirt-4.7.0.tar.xz) = 14813352
+TIMESTAMP = 1538831367
+SHA256 (libvirt-4.8.0.tar.xz) = c2fd7112d6689fbb4d700b31c01aadd8a0eb275e127dc959cdc166f5f60b3032
+SIZE (libvirt-4.8.0.tar.xz) = 14739652


More information about the svn-ports-all mailing list