From owner-svn-ports-all@FreeBSD.ORG Mon May 4 16:08:17 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 282CF19D; Mon, 4 May 2015 16:08:17 +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 F1F1611D7; Mon, 4 May 2015 16:08:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t44G8Gxs092202; Mon, 4 May 2015 16:08:16 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t44G8FJx092197; Mon, 4 May 2015 16:08:15 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201505041608.t44G8FJx092197@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Mon, 4 May 2015 16:08:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385414 - 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.20 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: Mon, 04 May 2015 16:08:17 -0000 Author: jgh Date: Mon May 4 16:08:15 2015 New Revision: 385414 URL: https://svnweb.freebsd.org/changeset/ports/385414 Log: - update to devel/libvirt and devel/py-libvirt to 1.2.15 http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.15 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 Mon May 4 15:46:51 2015 (r385413) +++ head/devel/libvirt/Makefile Mon May 4 16:08:15 2015 (r385414) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.15 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Mon May 4 15:46:51 2015 (r385413) +++ head/devel/libvirt/distinfo Mon May 4 16:08:15 2015 (r385414) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.14.tar.gz) = b8e8e6f1fc91eb8694fa21f9c57a736fa4a5af10562e14e4aa2c7e23510c4c07 -SIZE (libvirt-1.2.14.tar.gz) = 28947850 +SHA256 (libvirt-1.2.15.tar.gz) = 5f88041b8c212f8f687c672fe583108833240d6175b512ce4de92ab6660194c6 +SIZE (libvirt-1.2.15.tar.gz) = 29094868 Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Mon May 4 15:46:51 2015 (r385413) +++ head/devel/py-libvirt/Makefile Mon May 4 16:08:15 2015 (r385414) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.15 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 Mon May 4 15:46:51 2015 (r385413) +++ head/devel/py-libvirt/distinfo Mon May 4 16:08:15 2015 (r385414) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.14.tar.gz) = 0dc3c2bd8eeb570921e7c5cc7cfc202795e5ffd63b0f356ae89dbe0575ee0581 -SIZE (libvirt-python-1.2.14.tar.gz) = 165276 +SHA256 (libvirt-python-1.2.15.tar.gz) = 9a6dfbd487d49f887a41aca4bfb1b4e043fd9fbdfc041252cae84023f5c387ba +SIZE (libvirt-python-1.2.15.tar.gz) = 166128