diff options
author | antoine <antoine@FreeBSD.org> | 2013-08-10 19:51:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-08-10 19:51:31 +0800 |
commit | 2f65ce8456986953397cd2de2fe0a2d008a364ff (patch) | |
tree | 1a2d93fe6e378c292a5959ac5b5da9d38962e5b8 /security | |
parent | 5b6c0aaf4d7cddb2f9742931bb45755626fc3b2f (diff) | |
download | freebsd-ports-gnome-2f65ce8456986953397cd2de2fe0a2d008a364ff.tar.gz freebsd-ports-gnome-2f65ce8456986953397cd2de2fe0a2d008a364ff.tar.zst freebsd-ports-gnome-2f65ce8456986953397cd2de2fe0a2d008a364ff.zip |
Update python-registry to 0.2.6
Diffstat (limited to 'security')
-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 |