aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-03-02 10:10:51 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-03-02 10:10:51 +0000
commit2a640a70635ccea4108cb333e05b49ffed294d23 (patch)
tree09757c5d1c3027d36005321afefbea9220c81943 /net
parent55fc05e6a9bd01697ca19abf28fdb1bc89a86f11 (diff)
downloadports-2a640a70635ccea4108cb333e05b49ffed294d23.tar.gz
ports-2a640a70635ccea4108cb333e05b49ffed294d23.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/py-twitter/Makefile5
-rw-r--r--net/py-twitter/distinfo5
2 files changed, 5 insertions, 5 deletions
diff --git a/net/py-twitter/Makefile b/net/py-twitter/Makefile
index d8d446776f65..1ab60dec473d 100644
--- a/net/py-twitter/Makefile
+++ b/net/py-twitter/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= twitter
-PORTVERSION= 0.6
+PORTVERSION= 0.8.1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= A python wrapper around the Twitter API
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>0:${PORTSDIR}/devel/py-simplejson
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>0:${PORTSDIR}/devel/py-simplejson \
+ ${PYTHON_PKGNAMEPREFIX}oauth2>0:${PORTSDIR}/net/py-oauth2
RUN_DEPENDS= ${BUILD_DEPENDS}
PROJECTHOST= python-twitter
diff --git a/net/py-twitter/distinfo b/net/py-twitter/distinfo
index 34300fcaf014..31748ad9a07b 100644
--- a/net/py-twitter/distinfo
+++ b/net/py-twitter/distinfo
@@ -1,3 +1,2 @@
-MD5 (python-twitter-0.6.tar.gz) = e1f5c50c60c74944d29ce28178972b95
-SHA256 (python-twitter-0.6.tar.gz) = cc805d4d088a7818c6a3484c8d542cde8addaa418c1714ff64c4406651d73410
-SIZE (python-twitter-0.6.tar.gz) = 81863
+SHA256 (python-twitter-0.8.1.tar.gz) = cf793bdfe5d028f7646f80190a491f150574159ab3a968364b1e18e6e2d38b27
+SIZE (python-twitter-0.8.1.tar.gz) = 67265