From fc950e852c2c3a472234f723b7cb4bd7f07eed3e Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 28 Nov 2004 13:04:03 +0000 Subject: update to pycurl-7.12.2 Version 7.12.2 [requires libcurl-7.12.2 or better] -------------- 2004-10-15 Kjetil Jacobsen * Added CURLOPT_FTPSSLAUTH (and CURLFTPAUTH_*). * Added CURLINFO_OS_ERRNO. 2004-08-17 Kjetil Jacobsen * Use LONG_LONG instead of PY_LONG_LONG to make pycurl compile on Python versions < 2.3 (fix from Domenico Andreoli ). --- www/py-curl/Makefile | 5 ++--- www/py-curl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'www/py-curl') diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile index d6d2e5a98f8..298299b9ff9 100644 --- a/www/py-curl/Makefile +++ b/www/py-curl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/10/03 00:18:27 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/28 13:04:03 recht Exp $ -DISTNAME= pycurl-7.12.1 +DISTNAME= pycurl-7.12.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= http://pycurl.sourceforge.net/download/ diff --git a/www/py-curl/distinfo b/www/py-curl/distinfo index ed838f4bdbe..eb630475ab9 100644 --- a/www/py-curl/distinfo +++ b/www/py-curl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2004/08/21 11:31:41 recht Exp $ +$NetBSD: distinfo,v 1.10 2004/11/28 13:04:03 recht Exp $ -SHA1 (pycurl-7.12.1.tar.gz) = f877f56fc9982d2314e9e39ff9c93955ab149411 -Size (pycurl-7.12.1.tar.gz) = 58524 bytes +SHA1 (pycurl-7.12.2.tar.gz) = ffc09c512e404e9ec0d56fbbea2e8fea62841e00 +Size (pycurl-7.12.2.tar.gz) = 58694 bytes SHA1 (patch-aa) = e13a29b627f46ab82d3d96b1021756d41998b781 -- cgit v1.2.3