svn commit: r324486 - head/security/py-python-registry

Antoine Brodin antoine at FreeBSD.org
Sat Aug 10 11:51:32 UTC 2013


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


More information about the svn-ports-all mailing list