svn commit: r366612 - head/security/py-python-registry
Antoine Brodin
antoine at FreeBSD.org
Sat Aug 30 11:30:35 UTC 2014
Author: antoine
Date: Sat Aug 30 11:30:34 2014
New Revision: 366612
URL: http://svnweb.freebsd.org/changeset/ports/366612
QAT: https://qat.redports.org/buildarchive/r366612/
Log:
Update to 1.0.4
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 30 11:11:00 2014 (r366611)
+++ head/security/py-python-registry/Makefile Sat Aug 30 11:30:34 2014 (r366612)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= python-registry
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= security devel python
MASTER_SITES= GH \
LOCAL/antoine
@@ -15,16 +15,14 @@ LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= williballenthin
-GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 24afb86
+GH_TAGNAME= 86ed1da
+GH_COMMIT= 86ed1da
-USES= shebangfix
+USES= python shebangfix
+USE_PYTHON= distutils autoplist
SHEBANG_FILES= samples/*.py
python_OLD_CMD= .*
python_CMD= ${PYTHON_CMD}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
OPTIONS_DEFINE= DOCS EXAMPLES
Modified: head/security/py-python-registry/distinfo
==============================================================================
--- head/security/py-python-registry/distinfo Sat Aug 30 11:11:00 2014 (r366611)
+++ head/security/py-python-registry/distinfo Sat Aug 30 11:30:34 2014 (r366612)
@@ -1,2 +1,2 @@
-SHA256 (python-registry-1.0.3.tar.gz) = 6db4520d26fb3bc2c69f35a59aedc411ec95a1b42a845870b7ee619dd6534516
-SIZE (python-registry-1.0.3.tar.gz) = 125980
+SHA256 (python-registry-1.0.4.tar.gz) = e55e7b6562bfa5ffd3039afa6c7661704c8ad415c0db598891da7c602335d3bb
+SIZE (python-registry-1.0.4.tar.gz) = 126139
More information about the svn-ports-all
mailing list