Index: head/www/py-requests/Makefile =================================================================== --- head/www/py-requests/Makefile (revision 284272) +++ head/www/py-requests/Makefile (revision 284273) @@ -1,27 +1,27 @@ # New ports collection makefile for: py-requests # Date created: 2011-07-30 # Whom: Olivier Duchateau # # $FreeBSD$ # PORTNAME= requests -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= duchateau.olivier@gmail.com COMMENT= Requests is an elegant and simple HTTP library for Python LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gevent/__init__.py:${PORTSDIR}/devel/py-gevent USE_PYTHON= 2.6+ USE_PYDISTUTILS= easy_install PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% .include Property changes on: head/www/py-requests/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/www/py-requests/distinfo =================================================================== --- head/www/py-requests/distinfo (revision 284272) +++ head/www/py-requests/distinfo (revision 284273) @@ -1,2 +1,2 @@ -SHA256 (requests-0.7.0.tar.gz) = 13570c41a218affafe3f3e01db16d1f6cd238d3bd7a1d52cc435bf9de3df099a -SIZE (requests-0.7.0.tar.gz) = 31260 +SHA256 (requests-0.7.3.tar.gz) = 2e7a0cb6251da5dd8c185f5d404e110d29e47afec7c8e60d78806436360a40d7 +SIZE (requests-0.7.3.tar.gz) = 31805 Property changes on: head/www/py-requests/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property