From 325ea40973f039b2ebb010f1650e0e4031081b7b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 17 Aug 2013 08:49:49 +0000 Subject: Update python-registry to 0.2.7 --- security/py-python-registry/Makefile | 8 ++++---- security/py-python-registry/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security/py-python-registry') diff --git a/security/py-python-registry/Makefile b/security/py-python-registry/Makefile index c415b6c08998..adaf26bf9906 100644 --- a/security/py-python-registry/Makefile +++ b/security/py-python-registry/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-registry -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 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= f4930a1 +GH_COMMIT= ca12109 USE_PYTHON= -2.7 USE_PYDISTUTILS= yes @@ -29,8 +29,8 @@ PORTEXAMPLES= * .include post-patch: - ${REINPLACE_CMD} 's|0.2.4.1|${PORTVERSION}|' ${WRKSRC}/Registry/__init__.py - ${REINPLACE_CMD} 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/samples/*.py + ${REINPLACE_CMD} 's|0.2.6|${PORTVERSION}|' ${WRKSRC}/Registry/__init__.py + ${REINPLACE_CMD} '1s|.*|#!${PYTHON_CMD}|' ${WRKSRC}/samples/*.py post-install: .if ${PORT_OPTIONS:MDOCS} diff --git a/security/py-python-registry/distinfo b/security/py-python-registry/distinfo index 5d79c139edb4..33611ea22e96 100644 --- a/security/py-python-registry/distinfo +++ b/security/py-python-registry/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-registry-0.2.6.tar.gz) = 04487f256199f9d19b2afd40a5603d22fb655ba4a292d6fdc180ddc0154f5e2c -SIZE (python-registry-0.2.6.tar.gz) = 133035 +SHA256 (python-registry-0.2.7.tar.gz) = c5f17f05970b6901b54536b255b2a4f4d962a1cc64aadba8279266a9bec66e59 +SIZE (python-registry-0.2.7.tar.gz) = 136060 -- cgit v1.2.3