diff options
-rw-r--r-- | net/py-oauth/Makefile | 4 | ||||
-rw-r--r-- | net/py-oauth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/py-oauth/Makefile b/net/py-oauth/Makefile index 8aa5d93b1284..f009dd6c42a2 100644 --- a/net/py-oauth/Makefile +++ b/net/py-oauth/Makefile @@ -6,12 +6,12 @@ # PORTNAME= oauth -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Python Library for OAuth USE_PYTHON= yes diff --git a/net/py-oauth/distinfo b/net/py-oauth/distinfo index a36134c4d30c..1fdf9cd71664 100644 --- a/net/py-oauth/distinfo +++ b/net/py-oauth/distinfo @@ -1,3 +1,3 @@ -MD5 (oauth-1.0.tar.gz) = 87bd829bf045f257f1d4b61c1b067b7b -SHA256 (oauth-1.0.tar.gz) = cff08ce53eec7473da7e37e673c154a116ab174f9bd1ab8b4143ab8229d9b2b4 -SIZE (oauth-1.0.tar.gz) = 7672 +MD5 (oauth-1.0.1.tar.gz) = 30ed3cc8c11d7841a89feab437aabf81 +SHA256 (oauth-1.0.1.tar.gz) = e769819ff0b0c043d020246ce1defcaadd65b9c21d244468a45a7f06cb88af5d +SIZE (oauth-1.0.1.tar.gz) = 9533 |