diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/py-curl/Makefile | 10 | ||||
-rw-r--r-- | www/py-curl/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile index 4eafa4497c6..ed94a5badfd 100644 --- a/www/py-curl/Makefile +++ b/www/py-curl/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/29 16:22:18 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/21 12:14:50 shell Exp $ -DISTNAME= pycurl-0.4.5 -PKGNAME= ${PYPKGPREFIX}-curl-0.4.5 +DISTNAME= pycurl-0.4.9 +PKGNAME= ${PYPKGPREFIX}-curl-0.4.9 CATEGORIES= www MASTER_SITES= http://pycurl.sourceforge.net/ -MAINTAINER= shell@shellhung.org +MAINTAINER= shell@netbsd.org HOMEPAGE= http://pycurl.sf.net/ COMMENT= python module interface to the cURL library -DEPENDS+= curl-[0-9]*:../../www/curl +DEPENDS+= curl>=7.9.6:../../www/curl PYDISTUTILSPKG= # defined PYBINMODULE= # defined diff --git a/www/py-curl/distinfo b/www/py-curl/distinfo index 8c831ac4ce3..bb444d51ec4 100644 --- a/www/py-curl/distinfo +++ b/www/py-curl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/01/29 16:22:18 drochner Exp $ +$NetBSD: distinfo,v 1.2 2002/04/21 12:14:50 shell Exp $ -SHA1 (pycurl-0.4.5.tar.gz) = c82d46043e8c8a6a3799e00d27850318883b5ac0 -Size (pycurl-0.4.5.tar.gz) = 21914 bytes +SHA1 (pycurl-0.4.9.tar.gz) = d1e424f8353da38975a3ed964740254824cad8fe +Size (pycurl-0.4.9.tar.gz) = 24180 bytes |