Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 11:51:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324486 - head/security/py-python-registry
Message-ID:  <201308101151.r7ABpVA4066001@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308101151.r7ABpVA4066001>