diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-08 04:12:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-08 04:12:41 +0800 |
commit | bff6e8b0ef72267e9a7e3ec47ea9f140e15e667b (patch) | |
tree | 10c00e7629d3509726a0cb085ba9089489527cb7 /security | |
parent | b344d5dbe902e917318d2f41dd19b2a65dc98680 (diff) | |
download | freebsd-ports-gnome-bff6e8b0ef72267e9a7e3ec47ea9f140e15e667b.tar.gz freebsd-ports-gnome-bff6e8b0ef72267e9a7e3ec47ea9f140e15e667b.tar.zst freebsd-ports-gnome-bff6e8b0ef72267e9a7e3ec47ea9f140e15e667b.zip |
- Update to 2.0.1
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 73016a6c7c7c..8100fe21ae2c 100644 --- a/security/py-oauth2client/Makefile +++ b/security/py-oauth2client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2client -PORTVERSION= 2.0.0.post1 +PORTVERSION= 2.0.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-oauth2client/distinfo b/security/py-oauth2client/distinfo index 900c51894cc2..87bd8dd7f9b4 100644 --- a/security/py-oauth2client/distinfo +++ b/security/py-oauth2client/distinfo @@ -1,2 +1,2 @@ -SHA256 (oauth2client-2.0.0.post1.tar.gz) = eb14cfe72f0af2b3bbb7c1da3f0f781b61ed89b31e4282313220746798aa7bdd -SIZE (oauth2client-2.0.0.post1.tar.gz) = 66752 +SHA256 (oauth2client-2.0.1.tar.gz) = 351def3df312364f0c5e38a682c8d8a70a36d884cf40bd0084a67d7b8f7ed7ac +SIZE (oauth2client-2.0.1.tar.gz) = 67586 |