diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-05-01 18:08:21 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-05-01 18:08:21 +0000 |
commit | e242fb4ba72164f968f9192b48b51713f819071e (patch) | |
tree | 9a7c0975442d8cfb05f0e2b5e92c89b40869306d /security/py-flask-httpauth | |
parent | devel/py-serpent: update to 1.10 (diff) |
security/py-flask-httpauth: update to 2.5.0
Notes
Notes:
svn path=/head/; revision=385133
Diffstat (limited to 'security/py-flask-httpauth')
-rw-r--r-- | security/py-flask-httpauth/Makefile | 2 | ||||
-rw-r--r-- | security/py-flask-httpauth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-flask-httpauth/Makefile b/security/py-flask-httpauth/Makefile index 8e5d35e81975..6c04e808c684 100644 --- a/security/py-flask-httpauth/Makefile +++ b/security/py-flask-httpauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-flask-httpauth/distinfo b/security/py-flask-httpauth/distinfo index e27aaf171efb..c8d3700b3f44 100644 --- a/security/py-flask-httpauth/distinfo +++ b/security/py-flask-httpauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (Flask-HTTPAuth-2.4.0.tar.gz) = bdab2c61fb68f620710513d9ef2440745c011873efe7395c9e4e38bc53d9350f -SIZE (Flask-HTTPAuth-2.4.0.tar.gz) = 2433 +SHA256 (Flask-HTTPAuth-2.5.0.tar.gz) = b314f48c71e5ce276aa4845b69c952afc879c2eb17b4f2d26bdc09dee1334f5b +SIZE (Flask-HTTPAuth-2.5.0.tar.gz) = 2511 |