diff options
author | clsung <clsung@FreeBSD.org> | 2011-04-06 16:03:11 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-04-06 16:03:11 +0800 |
commit | d71bc0714c0418e04a76e419bf20b53c511ab951 (patch) | |
tree | f67cb10497263b83e08f53236767c7c304903cfa /net | |
parent | e3621b80ae6dcd65058dee103693813d4624ff8d (diff) | |
download | freebsd-ports-gnome-d71bc0714c0418e04a76e419bf20b53c511ab951.tar.gz freebsd-ports-gnome-d71bc0714c0418e04a76e419bf20b53c511ab951.tar.zst freebsd-ports-gnome-d71bc0714c0418e04a76e419bf20b53c511ab951.zip |
- Update to 1.5.168
Diffstat (limited to 'net')
-rw-r--r-- | net/py-oauth2/Makefile | 2 | ||||
-rw-r--r-- | net/py-oauth2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile index 183158a5c83b..8e8c02b9ab20 100644 --- a/net/py-oauth2/Makefile +++ b/net/py-oauth2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth2 -PORTVERSION= 1.5.167 +PORTVERSION= 1.5.168 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-oauth2/distinfo b/net/py-oauth2/distinfo index c8e3f0a0074e..be043c73ed46 100644 --- a/net/py-oauth2/distinfo +++ b/net/py-oauth2/distinfo @@ -1,2 +1,2 @@ -SHA256 (oauth2-1.5.167.tar.gz) = 3e0414e3cdc9e62c202768f0cec468615c8d03f948fcbff59b80a0a8cfc2aaf4 -SIZE (oauth2-1.5.167.tar.gz) = 18278 +SHA256 (oauth2-1.5.168.tar.gz) = 7c7a59f8a842942813f6f64bcf4b9ca2a6bc350481f8bb5f4593c2c50b61a047 +SIZE (oauth2-1.5.168.tar.gz) = 18276 |