diff options
author | cs <cs@FreeBSD.org> | 2016-10-11 04:32:25 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2016-10-11 04:32:25 +0800 |
commit | e62db3ee5d46f01aa1f859b08fff030701b31286 (patch) | |
tree | d26c5c34087dedb0891f5ad36177e35e46e4f4e2 /www | |
parent | 8da751f5b5721f61de94d7bd4f97c9c9ec89cf84 (diff) | |
download | freebsd-ports-gnome-e62db3ee5d46f01aa1f859b08fff030701b31286.tar.gz freebsd-ports-gnome-e62db3ee5d46f01aa1f859b08fff030701b31286.tar.zst freebsd-ports-gnome-e62db3ee5d46f01aa1f859b08fff030701b31286.zip |
Update to 0.3.7
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-otp/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-otp/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-django-otp/Makefile b/www/py-django-otp/Makefile index 789ce4d973dc..c4c46c7359b0 100644 --- a/www/py-django-otp/Makefile +++ b/www/py-django-otp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-otp -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.7 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-otp/distinfo b/www/py-django-otp/distinfo index 658a78d8d86e..945124c65fec 100644 --- a/www/py-django-otp/distinfo +++ b/www/py-django-otp/distinfo @@ -1,2 +1,3 @@ -SHA256 (django-otp-0.3.5.tar.gz) = c03cc0b7ec2ad67ca6e1462109966a4aeb3bc5e929f198b39895f29d2a23eb19 -SIZE (django-otp-0.3.5.tar.gz) = 40116 +TIMESTAMP = 1476128274 +SHA256 (django-otp-0.3.7.tar.gz) = c75e689c8b5fc2341efcd38fe309e4f1373ca6dc0b5a2382cb90cb3b40d16fd9 +SIZE (django-otp-0.3.7.tar.gz) = 40952 |