From owner-svn-ports-all@FreeBSD.ORG Thu Mar 6 06:39:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 063F682C; Thu, 6 Mar 2014 06:39:54 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E7E85325; Thu, 6 Mar 2014 06:39:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s266drsJ035917; Thu, 6 Mar 2014 06:39:53 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s266drEb035915; Thu, 6 Mar 2014 06:39:53 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201403060639.s266drEb035915@svn.freebsd.org> From: Jason Helfman Date: Thu, 6 Mar 2014 06:39:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347163 - head/devel/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.17 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, 06 Mar 2014 06:39:54 -0000 Author: jgh Date: Thu Mar 6 06:39:53 2014 New Revision: 347163 URL: http://svnweb.freebsd.org/changeset/ports/347163 QAT: https://qat.redports.org/buildarchive/r347163/ Log: - update to 1.2.2 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Thu Mar 6 06:09:38 2014 (r347162) +++ head/devel/py-libvirt/Makefile Thu Mar 6 06:39:53 2014 (r347163) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ @@ -23,7 +23,7 @@ SHEBANG_FILES= generator.py sanitytest.p USE_PYTHON_BUILD= yes USE_PYTHON_RUN= yes USE_PYDISTUTILS= yes -PYDISTUTILS_NOEGGINFO= yes +PYDISTUTILS_NOEGGINFO= yes PYDISTUTILS_AUTOPLIST= yes post-patch-script: Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Thu Mar 6 06:09:38 2014 (r347162) +++ head/devel/py-libvirt/distinfo Thu Mar 6 06:39:53 2014 (r347163) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.1.tar.gz) = bce558606b157d0717ee7bd6537d85dd4c0321c59b4235c967db7a3aad80e246 -SIZE (libvirt-python-1.2.1.tar.gz) = 145372 +SHA256 (libvirt-python-1.2.2.tar.gz) = 94d79d662b6010f6c688b8856b2d95077736d48ffa35feed5a339d7fafbf8c39 +SIZE (libvirt-python-1.2.2.tar.gz) = 146132