diff options
author | clsung <clsung@FreeBSD.org> | 2011-05-06 13:34:14 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-05-06 13:34:14 +0800 |
commit | 9576f343c7ca594d4f5b69dbd95fa73762a13e4b (patch) | |
tree | 98c976e39a645e29fce0801b425141eb8c6b9bfa /net/py-oauth2 | |
parent | a82f6a1789ec7f22818faebc10823e74bbc6ce80 (diff) | |
download | freebsd-ports-gnome-9576f343c7ca594d4f5b69dbd95fa73762a13e4b.tar.gz freebsd-ports-gnome-9576f343c7ca594d4f5b69dbd95fa73762a13e4b.tar.zst freebsd-ports-gnome-9576f343c7ca594d4f5b69dbd95fa73762a13e4b.zip |
- Update to 1.5.170
Diffstat (limited to 'net/py-oauth2')
-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 8e8c02b9ab20..3822257848d8 100644 --- a/net/py-oauth2/Makefile +++ b/net/py-oauth2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth2 -PORTVERSION= 1.5.168 +PORTVERSION= 1.5.170 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-oauth2/distinfo b/net/py-oauth2/distinfo index be043c73ed46..0ddda589fb13 100644 --- a/net/py-oauth2/distinfo +++ b/net/py-oauth2/distinfo @@ -1,2 +1,2 @@ -SHA256 (oauth2-1.5.168.tar.gz) = 7c7a59f8a842942813f6f64bcf4b9ca2a6bc350481f8bb5f4593c2c50b61a047 -SIZE (oauth2-1.5.168.tar.gz) = 18276 +SHA256 (oauth2-1.5.170.tar.gz) = eb782e7a9a297178518950141d9ea6d442a227c4f14d15193c11f8810ca08b24 +SIZE (oauth2-1.5.170.tar.gz) = 18271 |