From 4676ca5994f9c72a8d9c64607885dc363fe3d52e Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 Dec 2015 23:43:50 +0000 Subject: - Move ftp/py-curl to ftp/py-pycurl - Bump PORTREVISION for dependent ports --- www/py-urlgrabber/Makefile | 6 +++--- www/py-urljr/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/py-urlgrabber/Makefile b/www/py-urlgrabber/Makefile index 63ff73389a04..05a2923bced8 100644 --- a/www/py-urlgrabber/Makefile +++ b/www/py-urlgrabber/Makefile @@ -3,7 +3,7 @@ PORTNAME= urlgrabber PORTVERSION= 3.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= http://urlgrabber.baseurl.org/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,8 @@ COMMENT= High-level cross-protocol url-grabber LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PKGNAMEPREFIX}curl>=7.19.0_1:${PORTSDIR}/ftp/py-curl -RUN_DEPENDS= ${PKGNAMEPREFIX}curl>=7.19.0_1:${PORTSDIR}/ftp/py-curl +BUILD_DEPENDS= ${PKGNAMEPREFIX}pycurl>=7.19.0_1:${PORTSDIR}/ftp/py-pycurl +RUN_DEPENDS= ${PKGNAMEPREFIX}pycurl>=7.19.0_1:${PORTSDIR}/ftp/py-pycurl USES= python USE_PYTHON= distutils diff --git a/www/py-urljr/Makefile b/www/py-urljr/Makefile index beeb6c968f4e..66d4bb83f5c4 100644 --- a/www/py-urljr/Makefile +++ b/www/py-urljr/Makefile @@ -3,7 +3,7 @@ PORTNAME= urljr PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= http://www.openidenabled.com/resources/downloads/python-openid/ MASTER_SITES= http://openidenabled.com/files/python-openid/files/ @@ -15,7 +15,7 @@ COMMENT= Common interface to HTTP fetchers for PycURL or urllib2 BROKEN= unfetchable -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/curl:${PORTSDIR}/ftp/py-curl +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycurl>=0:${PORTSDIR}/ftp/py-pycurl USES= python USE_PYTHON= autoplist distutils -- cgit v1.2.3