aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/py-httplib2/Makefile20
-rw-r--r--www/py-httplib2/distinfo4
2 files changed, 10 insertions, 14 deletions
diff --git a/www/py-httplib2/Makefile b/www/py-httplib2/Makefile
index 6eff60c51821..0c820a9b4191 100644
--- a/www/py-httplib2/Makefile
+++ b/www/py-httplib2/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= httplib2
-PORTVERSION= 0.8
-PORTREVISION= 2
+PORTVERSION= 0.9
CATEGORIES= www python
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
@@ -13,14 +11,12 @@ COMMENT= Comprehensive HTTP client library
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_PYTHON= autoplist distutils
+USES= python
-.include <bsd.port.pre.mk>
+USE_GITHUB= yes
+GH_ACCOUNT= jcgregorio
+GH_COMMIT= 058a1f9
+GH_TAGNAME= v${PORTVERSION}
-post-patch:
- ${FIND} ${WRKSRC} -type f -exec ${CHMOD} 644 {} \;
- ${FIND} ${WRKSRC} -type d -exec ${CHMOD} 755 {} \;
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/py-httplib2/distinfo b/www/py-httplib2/distinfo
index ed87b958bddc..a0c4aaf6e0ea 100644
--- a/www/py-httplib2/distinfo
+++ b/www/py-httplib2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (httplib2-0.8.tar.gz) = af689bc3cb10a95721eb0d0cf806202a699e7799dacd3497f63b48b2ba429c3f
-SIZE (httplib2-0.8.tar.gz) = 148284
+SHA256 (httplib2-0.9.tar.gz) = 6d794dbbc421d7960bf52f84cf0954d3e6fd66e2cea8bf0540976b5202389401
+SIZE (httplib2-0.9.tar.gz) = 342836