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

Jason Helfman jgh at FreeBSD.org
Fri May 9 16:14:10 UTC 2014


Author: jgh
Date: Fri May  9 16:14:08 2014
New Revision: 353471
URL: http://svnweb.freebsd.org/changeset/ports/353471
QAT: https://qat.redports.org/buildarchive/r353471/

Log:
  - update to 1.2.4
  
  Changelog:	http://libvirt.org/news.html

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 May  9 15:53:56 2014	(r353470)
+++ head/devel/libvirt/Makefile	Fri May  9 16:14:08 2014	(r353471)
@@ -2,9 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.3
-PORTREVISION=	1
-PORTREVISION=	1
+PORTVERSION=	1.2.4
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Fri May  9 15:53:56 2014	(r353470)
+++ head/devel/libvirt/distinfo	Fri May  9 16:14:08 2014	(r353471)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.3.tar.gz) = b489d1a29c6166643d34b72795a89b03c6ac775cdaeadb6aa86fc1a982c02e31
-SIZE (libvirt-1.2.3.tar.gz) = 28605530
+SHA256 (libvirt-1.2.4.tar.gz) = e43ac5f6b2baeafcd01777be03a897e636f8d48c0cdfb4c4cbb80d45faa9e875
+SIZE (libvirt-1.2.4.tar.gz) = 28690741

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Fri May  9 15:53:56 2014	(r353470)
+++ head/devel/libvirt/pkg-plist	Fri May  9 16:14:08 2014	(r353471)
@@ -189,8 +189,6 @@ share/gtk-doc/html/libvirt/up.png
 %%DATADIR%%/schemas/nodedev.rng
 %%DATADIR%%/schemas/nwfilter.rng
 %%DATADIR%%/schemas/secret.rng
-%%DATADIR%%/schemas/storageencryption.rng
-%%DATADIR%%/schemas/storagefilefeatures.rng
 %%DATADIR%%/schemas/storagepool.rng
 %%DATADIR%%/schemas/storagevol.rng
 %%NLS%%share/locale/af/LC_MESSAGES/libvirt.mo

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Fri May  9 15:53:56 2014	(r353470)
+++ head/devel/py-libvirt/Makefile	Fri May  9 16:14:08 2014	(r353471)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 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 May  9 15:53:56 2014	(r353470)
+++ head/devel/py-libvirt/distinfo	Fri May  9 16:14:08 2014	(r353471)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.3.tar.gz) = ac5edbb28a9ef55eeef960f0d190b0efa7b20a4e78688ce63e869cdebbfda95c
-SIZE (libvirt-python-1.2.3.tar.gz) = 150440
+SHA256 (libvirt-python-1.2.4.tar.gz) = a2f30059b8870b3808b2bd2f19210422a348649a8f53523c2cbfa5cd64af217e
+SIZE (libvirt-python-1.2.4.tar.gz) = 150662


More information about the svn-ports-all mailing list