1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.8.1

This commit is contained in:
Cheng-Lung Sung 2011-03-02 10:10:51 +00:00
parent 55fc05e6a9
commit 2a640a7063
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270112
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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