Index: Makefile =================================================================== --- Makefile (revision 305339) +++ Makefile (working copy) @@ -1,12 +1,8 @@ -# Ports collection makefile for: py-tweepy -# Date created: Tue Nov 1 14:27:14 CST 2011 -# Whom: Cheng-Lung Sung -# +# Created by: Cheng-Lung Sung # $FreeBSD$ -# PORTNAME= tweepy -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +10,8 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A library for accessing the Twitter.com API +LICENSE= MIT + USE_PYTHON= yes USE_PYDISTUTILS= easy_install Index: distinfo =================================================================== --- distinfo (revision 305339) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (tweepy-1.9.tar.gz) = f5e5d7b95ae481c01b5440635170e9a5407ab6ca0a13c0ee29b064bbb2926330 -SIZE (tweepy-1.9.tar.gz) = 21661 +SHA256 (tweepy-1.10.tar.gz) = e3b2860001e83b7fccf0910e7fae7e5c4f47bca40b1e0bc81bfd42cb55d53d53 +SIZE (tweepy-1.10.tar.gz) = 21691