svn commit: r534848 - in head/devel/libvirt: . files

Roman Bogorodskiy novel at FreeBSD.org
Sun May 10 12:33:50 UTC 2020


Author: novel
Date: Sun May 10 12:33:49 2020
New Revision: 534848
URL: https://svnweb.freebsd.org/changeset/ports/534848

Log:
  devel/libvirt: update to 6.3.0

Deleted:
  head/devel/libvirt/files/patch-fix-waiting-for-child-processes
Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Sun May 10 12:13:52 2020	(r534847)
+++ head/devel/libvirt/Makefile	Sun May 10 12:33:49 2020	(r534848)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	6.2.0
+PORTVERSION=	6.3.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -104,7 +104,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.6002.0
+SHLIB_VER=	0.6003.0
 PLIST_SUB+=	SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*
 SHEBANG_FILES=	src/keycodemapdb/tools/keymap-gen

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Sun May 10 12:13:52 2020	(r534847)
+++ head/devel/libvirt/distinfo	Sun May 10 12:33:49 2020	(r534848)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586333622
-SHA256 (libvirt-6.2.0.tar.xz) = aec8881f236917c4f8064918df546ed3aacd0bb8a2f312f4d37485721cce0fb1
-SIZE (libvirt-6.2.0.tar.xz) = 8307248
+TIMESTAMP = 1589102559
+SHA256 (libvirt-6.3.0.tar.xz) = 74069438d34082336e99a88146349e21130552b96efc3b7c562f6878127996f5
+SIZE (libvirt-6.3.0.tar.xz) = 8442636


More information about the svn-ports-all mailing list