diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:24:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:24:10 +0800 |
commit | 0c589292f895755c1d049fb4d4b2f162c0c53bdf (patch) | |
tree | 7cfe9f73ff12af1d3a8a709d4d04ffd2dbb242c8 /security | |
parent | b78e7f2dabf86d2cd43566750d3c3659f9d0780e (diff) | |
download | freebsd-ports-gnome-0c589292f895755c1d049fb4d4b2f162c0c53bdf.tar.gz freebsd-ports-gnome-0c589292f895755c1d049fb4d4b2f162c0c53bdf.tar.zst freebsd-ports-gnome-0c589292f895755c1d049fb4d4b2f162c0c53bdf.zip |
- Update to 2.0.0.post1
Changes: https://github.com/google/oauth2client/blob/master/CHANGELOG.md
Diffstat (limited to 'security')
-rw-r--r-- | security/py-oauth2client/Makefile | 2 | ||||
-rw-r--r-- | security/py-oauth2client/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-oauth2client/Makefile b/security/py-oauth2client/Makefile index 66b2d7c65bca..73016a6c7c7c 100644 --- a/security/py-oauth2client/Makefile +++ b/security/py-oauth2client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2client -PORTVERSION= 1.5.2 +PORTVERSION= 2.0.0.post1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-oauth2client/distinfo b/security/py-oauth2client/distinfo index 5412dd397748..900c51894cc2 100644 --- a/security/py-oauth2client/distinfo +++ b/security/py-oauth2client/distinfo @@ -1,2 +1,2 @@ -SHA256 (oauth2client-1.5.2.tar.gz) = 937dc5b1c9c7e9d41daf78b38a3f70e1be83bb31871afed2470a98544edfcf62 -SIZE (oauth2client-1.5.2.tar.gz) = 56506 +SHA256 (oauth2client-2.0.0.post1.tar.gz) = eb14cfe72f0af2b3bbb7c1da3f0f781b61ed89b31e4282313220746798aa7bdd +SIZE (oauth2client-2.0.0.post1.tar.gz) = 66752 |