Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2014 11:30:34 +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: r366612 - head/security/py-python-registry
Message-ID:  <201408301130.s7UBUYWg079425@svn.freebsd.org>

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



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