From owner-svn-ports-all@FreeBSD.ORG Thu Jan 29 00:02:46 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34B57C18; Thu, 29 Jan 2015 00:02:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0604088D; Thu, 29 Jan 2015 00:02:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T02jeD045270; Thu, 29 Jan 2015 00:02:45 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0T02jdN045259; Thu, 29 Jan 2015 00:02:45 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201501290002.t0T02jdN045259@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Thu, 29 Jan 2015 00:02:44 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2015 00:02:46 -0000 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