diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-08-10 11:51:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-08-10 11:51:31 +0000 |
commit | 5e4650553590d986844693a4436b19b1a464a091 (patch) | |
tree | 1a2d93fe6e378c292a5959ac5b5da9d38962e5b8 /security/py-python-registry | |
parent | 9432e4a490b162935cb9fad1913739ffaf79736e (diff) |
Notes
Diffstat (limited to 'security/py-python-registry')
-rw-r--r-- | security/py-python-registry/Makefile | 4 | ||||
-rw-r--r-- | security/py-python-registry/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-python-registry/Makefile b/security/py-python-registry/Makefile index e9ed778693e3..c415b6c08998 100644 --- a/security/py-python-registry/Makefile +++ b/security/py-python-registry/Makefile @@ -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 diff --git a/security/py-python-registry/distinfo b/security/py-python-registry/distinfo index fd67eb837cd6..5d79c139edb4 100644 --- a/security/py-python-registry/distinfo +++ b/security/py-python-registry/distinfo @@ -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 |