diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
commit | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /databases/py-redis | |
parent | 86b530b12dd467324ca3c61be77956ac03d7c5ac (diff) | |
download | freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.gz freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.zst freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.zip |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'databases/py-redis')
-rw-r--r-- | databases/py-redis/Makefile | 1 | ||||
-rw-r--r-- | databases/py-redis/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index 3102be9f6908..73c297248e99 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -24,7 +24,6 @@ USE_PYTHON= distutils autoplist concurrent USE_GITHUB= yes GH_ACCOUNT= andymccurdy GH_PROJECT= ${PORTNAME}-py -GH_COMMIT= e7589d7 .include <bsd.port.options.mk> diff --git a/databases/py-redis/distinfo b/databases/py-redis/distinfo index 7ee074be0408..1359a56f9d4b 100644 --- a/databases/py-redis/distinfo +++ b/databases/py-redis/distinfo @@ -1,2 +1,2 @@ -SHA256 (redis-2.10.1.tar.gz) = 9b577bebdc568ad47da3ff3cdb7c231ea0b0e9cf33fd3b7af75c678f158c29d6 -SIZE (redis-2.10.1.tar.gz) = 81723 +SHA256 (andymccurdy-redis-py-2.10.1_GH0.tar.gz) = f11678b6aeeb6a015cf6a3b2e67ad9320cb0acf8f29943537d803ad425760ceb +SIZE (andymccurdy-redis-py-2.10.1_GH0.tar.gz) = 81671 |