diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-09 22:27:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-09 22:27:27 +0800 |
commit | 011e46b01e0c1e92797f343dff4a879280e7201f (patch) | |
tree | fe007ee3b030273ffdf2d05bed2940b853cc7ac9 | |
parent | a6ceae1364263c819814de4ef8d52d3848617b57 (diff) | |
download | freebsd-ports-gnome-011e46b01e0c1e92797f343dff4a879280e7201f.tar.gz freebsd-ports-gnome-011e46b01e0c1e92797f343dff4a879280e7201f.tar.zst freebsd-ports-gnome-011e46b01e0c1e92797f343dff4a879280e7201f.zip |
- Update to 1.5.2
Changes: https://github.com/google/oauth2client/blob/master/CHANGELOG.md
-rw-r--r-- | security/py-oauth2client/Makefile | 3 | ||||
-rw-r--r-- | security/py-oauth2client/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/py-oauth2client/Makefile b/security/py-oauth2client/Makefile index 55f52f55ed49..66b2d7c65bca 100644 --- a/security/py-oauth2client/Makefile +++ b/security/py-oauth2client/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2client -PORTVERSION= 1.4.11 -PORTREVISION= 2 +PORTVERSION= 1.5.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-oauth2client/distinfo b/security/py-oauth2client/distinfo index 1e5b08b55287..5412dd397748 100644 --- a/security/py-oauth2client/distinfo +++ b/security/py-oauth2client/distinfo @@ -1,2 +1,2 @@ -SHA256 (oauth2client-1.4.11.tar.gz) = dcc9bfaa544791206ca86a2f311872f0c4c1e81b068775c3da16abe72a506873 -SIZE (oauth2client-1.4.11.tar.gz) = 49136 +SHA256 (oauth2client-1.5.2.tar.gz) = 937dc5b1c9c7e9d41daf78b38a3f70e1be83bb31871afed2470a98544edfcf62 +SIZE (oauth2client-1.5.2.tar.gz) = 56506 |