diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-03 02:49:08 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-03 02:49:08 +0000 |
commit | 6072a3d2b92067c39ae2e7cfbcc02f170d1c04d3 (patch) | |
tree | a5811951d36da5709b66236360559888f3adb910 /www/py-py-restclient | |
parent | 3cdaa2a96778477585a358baefc571fd6c03ef91 (diff) |
Notes
Diffstat (limited to 'www/py-py-restclient')
-rw-r--r-- | www/py-py-restclient/Makefile | 4 | ||||
-rw-r--r-- | www/py-py-restclient/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-py-restclient/Makefile b/www/py-py-restclient/Makefile index 1603941bf0f8..a2e8d6bd61e1 100644 --- a/www/py-py-restclient/Makefile +++ b/www/py-py-restclient/Makefile @@ -6,12 +6,12 @@ # PORTNAME= py-restclient -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Python REST Client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/httplib2/__init__.py:${PORTSDIR}/www/py-httplib2 diff --git a/www/py-py-restclient/distinfo b/www/py-py-restclient/distinfo index c29c895342d6..8c42c9775348 100644 --- a/www/py-py-restclient/distinfo +++ b/www/py-py-restclient/distinfo @@ -1,3 +1,3 @@ -MD5 (py-restclient-1.3.2.tar.gz) = b8936f18420e3cb9255299231112dcce -SHA256 (py-restclient-1.3.2.tar.gz) = 81adbdfe772f793efd5c48d7418d0941bad737df936b3affc7480879ccfd7435 -SIZE (py-restclient-1.3.2.tar.gz) = 24664 +MD5 (py-restclient-1.3.3.tar.gz) = 74e2da8eb3eaf0fc22ee1151aa5185f0 +SHA256 (py-restclient-1.3.3.tar.gz) = 200bb87f8c036c8a911d917c9f54da6769ee744b1e281a89d67bf96ec13baaa4 +SIZE (py-restclient-1.3.3.tar.gz) = 24402 |