Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2015 00:02:44 +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: r378097 - in head/devel: libvirt py-libvirt
Message-ID:  <201501290002.t0T02jdN045259@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Jan 29 00:02:44 2015
New Revision: 378097
URL: https://svnweb.freebsd.org/changeset/ports/378097
QAT: https://qat.redports.org/buildarchive/r378097/

Log:
  - update to devel/libvirt and devel/py-libvirt to 1.2.12
  
  http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.12

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	Wed Jan 28 22:47:29 2015	(r378096)
+++ head/devel/libvirt/Makefile	Thu Jan 29 00:02:44 2015	(r378097)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.11
-PORTREVISION=	1
+PORTVERSION=	1.2.12
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -73,7 +72,7 @@ CPE_VENDOR=	redhat
 USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
-SHLIB_VER=	0.1002.11
+SHLIB_VER=	0.1002.12
 PLIST_SUB=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Wed Jan 28 22:47:29 2015	(r378096)
+++ head/devel/libvirt/distinfo	Thu Jan 29 00:02:44 2015	(r378097)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.11.tar.gz) = 1b886429734a53fc9a201f46d77448fda963e1323246269eb0dcb4c12fb02fcc
-SIZE (libvirt-1.2.11.tar.gz) = 30571605
+SHA256 (libvirt-1.2.12.tar.gz) = eff5227f774560d97f0b44402a444e821c51e8cd44add89f74bc3c1f4dede66a
+SIZE (libvirt-1.2.12.tar.gz) = 30710487

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Wed Jan 28 22:47:29 2015	(r378096)
+++ head/devel/py-libvirt/Makefile	Thu Jan 29 00:02:44 2015	(r378097)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.11
+PORTVERSION=	1.2.12
 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	Wed Jan 28 22:47:29 2015	(r378096)
+++ head/devel/py-libvirt/distinfo	Thu Jan 29 00:02:44 2015	(r378097)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.11.tar.gz) = 4a526f5d847cee6ef7efcebac1ea18e18a3164fc77704aba948429be88ad7d5e
-SIZE (libvirt-python-1.2.11.tar.gz) = 163854
+SHA256 (libvirt-python-1.2.12.tar.gz) = 432f438f9759e216424490f51a8804398b70fb1b2f2211f45fb05f72f5ad849f
+SIZE (libvirt-python-1.2.12.tar.gz) = 164708



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