Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 23:13:49 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396721 - in head/devel: libvirt py-libvirt
Message-ID:  <201509112313.t8BNDn1f099374@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Fri Sep 11 23:13:48 2015
New Revision: 396721
URL: https://svnweb.freebsd.org/changeset/ports/396721

Log:
  - update to devel/libvirt [1] and devel/py-libvirt to 1.2.19
  
  http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.19
  
  PR:		202839 [1]
  Submitted by:	novel@ [1]

Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo
  head/devel/libvirt/pkg-plist
  head/devel/py-libvirt/Makefile
  head/devel/py-libvirt/distinfo

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Fri Sep 11 22:51:10 2015	(r396720)
+++ head/devel/libvirt/Makefile	Fri Sep 11 23:13:48 2015	(r396721)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.18
+PORTVERSION=	1.2.19
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -58,6 +58,8 @@ CONFIGURE_ARGS=	--without-avahi \
 		--without-sysctl \
 		--without-lxc \
 		--without-uml \
+		--without-xen \
+		--without-libxl \
 		--with-ssh2 \
 		--localstatedir=${VARDIR}
 

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Fri Sep 11 22:51:10 2015	(r396720)
+++ head/devel/libvirt/distinfo	Fri Sep 11 23:13:48 2015	(r396721)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.18.tar.gz) = d5a5ff18af4cced21fed986d28fa0a21b782d256920326bf0ff1c7731eeb6ade
-SIZE (libvirt-1.2.18.tar.gz) = 29412554
+SHA256 (libvirt-1.2.19.tar.gz) = 282c141f03331d640020c15f81464b27400e0ee307ef4c5190393b021caedd6e
+SIZE (libvirt-1.2.19.tar.gz) = 29644247

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Fri Sep 11 22:51:10 2015	(r396720)
+++ head/devel/libvirt/pkg-plist	Fri Sep 11 23:13:48 2015	(r396721)
@@ -94,7 +94,6 @@ share/augeas/lenses/tests/test_virtlockd
 %%DOCSDIR%%%%PORTVERSION%%/html/drvhyperv.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvlxc.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvopenvz.html
-%%DOCSDIR%%%%PORTVERSION%%/html/drvparallels.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvphyp.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvqemu.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvremote.html
@@ -102,6 +101,7 @@ share/augeas/lenses/tests/test_virtlockd
 %%DOCSDIR%%%%PORTVERSION%%/html/drvuml.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvvbox.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvvmware.html
+%%DOCSDIR%%%%PORTVERSION%%/html/drvvirtuozzo.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvxen.html
 %%DOCSDIR%%%%PORTVERSION%%/html/errors.html
 %%DOCSDIR%%%%PORTVERSION%%/html/et.png

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Fri Sep 11 22:51:10 2015	(r396720)
+++ head/devel/py-libvirt/Makefile	Fri Sep 11 23:13:48 2015	(r396721)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.18
+PORTVERSION=	1.2.19
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/python/ \
 		ftp://libvirt.org/libvirt/python/

Modified: head/devel/py-libvirt/distinfo
==============================================================================
--- head/devel/py-libvirt/distinfo	Fri Sep 11 22:51:10 2015	(r396720)
+++ head/devel/py-libvirt/distinfo	Fri Sep 11 23:13:48 2015	(r396721)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.18.tar.gz) = 204535ef160c9d10600b5fc3417f00f382e74b137a85b33774b97eb36d8a3638
-SIZE (libvirt-python-1.2.18.tar.gz) = 171009
+SHA256 (libvirt-python-1.2.19.tar.gz) = 88ab63b0c53e435bd2c6e8551805fe273353708efd4dfab908257dc5f37bec49
+SIZE (libvirt-python-1.2.19.tar.gz) = 172149



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