From owner-svn-ports-all@freebsd.org Sat Oct 3 15:13:51 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85EC2A0F844; Sat, 3 Oct 2015 15:13:51 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.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 76A8917A9; Sat, 3 Oct 2015 15:13:51 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t93FDpOt060006; Sat, 3 Oct 2015 15:13:51 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t93FDpsQ060003; Sat, 3 Oct 2015 15:13:51 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201510031513.t93FDpsQ060003@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 3 Oct 2015 15:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398472 - 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.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: Sat, 03 Oct 2015 15:13:51 -0000 Author: novel Date: Sat Oct 3 15:13:50 2015 New Revision: 398472 URL: https://svnweb.freebsd.org/changeset/ports/398472 Log: Update to 1.2.20 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sat Oct 3 15:13:01 2015 (r398471) +++ head/devel/py-libvirt/Makefile Sat Oct 3 15:13:50 2015 (r398472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.19 +PORTVERSION= 1.2.20 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 Sat Oct 3 15:13:01 2015 (r398471) +++ head/devel/py-libvirt/distinfo Sat Oct 3 15:13:50 2015 (r398472) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.19.tar.gz) = 88ab63b0c53e435bd2c6e8551805fe273353708efd4dfab908257dc5f37bec49 -SIZE (libvirt-python-1.2.19.tar.gz) = 172149 +SHA256 (libvirt-python-1.2.20.tar.gz) = e1ea097546edc7cb0e7fd01e2ca9906ac12cc4f16d07f15f8f0f5154626ba446 +SIZE (libvirt-python-1.2.20.tar.gz) = 170437