aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-12-10 02:35:15 +0000
committerSteve Wills <swills@FreeBSD.org>2012-12-10 02:35:15 +0000
commit9ed627b9f7c72102f86b32d8efab432215fe7898 (patch)
tree65753829836d36332620a919b032751ffdb1a00d /databases/py-redis
parent2ecc06a4749b8aee14b70da8295a83f8737936d1 (diff)
Notes
Diffstat (limited to 'databases/py-redis')
-rw-r--r--databases/py-redis/Makefile10
-rw-r--r--databases/py-redis/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index 998122cda869..c576480b3e7a 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -1,11 +1,9 @@
-# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= redis
-PORTVERSION= 2.7.0
+PORTVERSION= 2.7.2
CATEGORIES= databases python
-MASTER_SITES= CHEESESHOP \
- http://cloud.github.com/downloads/andymccurdy/redis-py/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs.freebsd@gmail.com
@@ -13,6 +11,10 @@ COMMENT= Python client for Redis key-value store
LICENSE= MIT
+USE_GITHUB= yes
+GH_ACCOUNT= andymccurdy
+GH_PROJECT= ${PORTNAME}-py
+GH_COMMIT= c02231c
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
diff --git a/databases/py-redis/distinfo b/databases/py-redis/distinfo
index c6f3367ecb91..44aec3cdec35 100644
--- a/databases/py-redis/distinfo
+++ b/databases/py-redis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (redis-2.7.0.tar.gz) = 0a6d3ff3d83ade3fb3f2f7392414e43237af61d92ce783cae05b9d1ac40f0e91
-SIZE (redis-2.7.0.tar.gz) = 39229
+SHA256 (redis-2.7.2.tar.gz) = 430d984f8813f157db7fe9467cce4f451ffa07d58e8cdda425e109d38b60837d
+SIZE (redis-2.7.2.tar.gz) = 44074