From owner-svn-ports-head@FreeBSD.ORG Sat Aug 10 11:51:31 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF5B28F3; Sat, 10 Aug 2013 11:51:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) 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 CAF0227D1; Sat, 10 Aug 2013 11:51:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7ABpV5T066003; Sat, 10 Aug 2013 11:51:31 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7ABpVA4066001; Sat, 10 Aug 2013 11:51:31 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201308101151.r7ABpVA4066001@svn.freebsd.org> From: Antoine Brodin Date: Sat, 10 Aug 2013 11:51:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324486 - head/security/py-python-registry X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Aug 2013 11:51:32 -0000 Author: antoine Date: Sat Aug 10 11:51:31 2013 New Revision: 324486 URL: http://svnweb.freebsd.org/changeset/ports/324486 Log: Update python-registry to 0.2.6 Modified: head/security/py-python-registry/Makefile head/security/py-python-registry/distinfo Modified: head/security/py-python-registry/Makefile ============================================================================== --- head/security/py-python-registry/Makefile Sat Aug 10 11:48:31 2013 (r324485) +++ head/security/py-python-registry/Makefile Sat Aug 10 11:51:31 2013 (r324486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-registry -PORTVERSION= 0.2.5.1 +PORTVERSION= 0.2.6 CATEGORIES= security devel python MASTER_SITES= GH \ LOCAL/antoine @@ -16,7 +16,7 @@ LICENSE= AL2 USE_GITHUB= yes GH_ACCOUNT= williballenthin GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 1958d37 +GH_COMMIT= f4930a1 USE_PYTHON= -2.7 USE_PYDISTUTILS= yes Modified: head/security/py-python-registry/distinfo ============================================================================== --- head/security/py-python-registry/distinfo Sat Aug 10 11:48:31 2013 (r324485) +++ head/security/py-python-registry/distinfo Sat Aug 10 11:51:31 2013 (r324486) @@ -1,2 +1,2 @@ -SHA256 (python-registry-0.2.5.1.tar.gz) = e5da6a48fd7b2bb2a004ffdd395ae256905580d834f7e0b74fb341eca6390d62 -SIZE (python-registry-0.2.5.1.tar.gz) = 134061 +SHA256 (python-registry-0.2.6.tar.gz) = 04487f256199f9d19b2afd40a5603d22fb655ba4a292d6fdc180ddc0154f5e2c +SIZE (python-registry-0.2.6.tar.gz) = 133035