Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2020 12:33:49 +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: r534848 - in head/devel/libvirt: . files
Message-ID:  <202005101233.04ACXnHN017613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005101233.04ACXnHN017613>