svn commit: r356378 - in head/devel: libvirt py-libvirt

Jason Helfman jgh at FreeBSD.org
Tue Jun 3 16:55:11 UTC 2014


Author: jgh
Date: Tue Jun  3 16:55:09 2014
New Revision: 356378
URL: http://svnweb.freebsd.org/changeset/ports/356378
QAT: https://qat.redports.org/buildarchive/r356378/

Log:
  - update to 1.2.5
  - bhyve driver updates from novel@
  
  Changes:	http://libvirt.org/news.html

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Tue Jun  3 16:22:40 2014	(r356377)
+++ head/devel/libvirt/Makefile	Tue Jun  3 16:55:09 2014	(r356378)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Tue Jun  3 16:22:40 2014	(r356377)
+++ head/devel/libvirt/distinfo	Tue Jun  3 16:55:09 2014	(r356378)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.4.tar.gz) = e43ac5f6b2baeafcd01777be03a897e636f8d48c0cdfb4c4cbb80d45faa9e875
-SIZE (libvirt-1.2.4.tar.gz) = 28690741
+SHA256 (libvirt-1.2.5.tar.gz) = 8ee97de3435b823ad2bc40a0b3c395efe2184ae748a92e2211fbe9393939ed45
+SIZE (libvirt-1.2.5.tar.gz) = 28829671

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Tue Jun  3 16:22:40 2014	(r356377)
+++ head/devel/py-libvirt/Makefile	Tue Jun  3 16:55:09 2014	(r356378)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 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	Tue Jun  3 16:22:40 2014	(r356377)
+++ head/devel/py-libvirt/distinfo	Tue Jun  3 16:55:09 2014	(r356378)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.4.tar.gz) = a2f30059b8870b3808b2bd2f19210422a348649a8f53523c2cbfa5cd64af217e
-SIZE (libvirt-python-1.2.4.tar.gz) = 150662
+SHA256 (libvirt-python-1.2.5.tar.gz) = f77c9f970274c3fa5159603433b05da1f93afb318ead1f277bcaf5392d221b64
+SIZE (libvirt-python-1.2.5.tar.gz) = 152029


More information about the svn-ports-head mailing list