summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2009-04-20 10:05:58 +0000
committerwiz <wiz>2009-04-20 10:05:58 +0000
commit72f91352fefff6deb6ff1d3f181a698f2a956898 (patch)
tree5703b6c0084bb634d58a56bef50d3b0555a4e249
parentbd00f3f91269edfbfb76897ad1b3f913d9dfe257 (diff)
downloadpkgsrc-72f91352fefff6deb6ff1d3f181a698f2a956898.tar.gz
Update to 4.06:
4.06 Sun Apr 05 2009: - Balint Szilakszi <szbalint at cpan.org> - Fixed a setopt issue that could cause a setopt string to get corrupted with pre 7.17.0 libcurl versions. (Thanks to Andreas Marienborg for the excellent bugreport and testcase!) - Made the Makefile.PL curl.h parsing slightly more generic to detect a wider selection of constants (fixes debian bugs #519841 and #518942). This makes it possible to use CURLE_* and CURL_NETRC_* constants. - Added a clearly invalid protocol to t/18twinhandles.t (fixes RT #41425).
-rw-r--r--www/p5-WWW-Curl/Makefile4
-rw-r--r--www/p5-WWW-Curl/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile
index bffab0fb908..55f0ed86648 100644
--- a/www/p5-WWW-Curl/Makefile
+++ b/www/p5-WWW-Curl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/01/08 13:22:24 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/04/20 10:05:58 wiz Exp $
#
-DISTNAME= WWW-Curl-4.05
+DISTNAME= WWW-Curl-4.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
diff --git a/www/p5-WWW-Curl/distinfo b/www/p5-WWW-Curl/distinfo
index 2fa354e8744..8a0de3c256a 100644
--- a/www/p5-WWW-Curl/distinfo
+++ b/www/p5-WWW-Curl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/01/28 06:56:16 wiz Exp $
+$NetBSD: distinfo,v 1.6 2009/04/20 10:05:58 wiz Exp $
-SHA1 (WWW-Curl-4.05.tar.gz) = 1d0eb6d4f1d9c29d8035fc94a6c0811f6c79fc59
-RMD160 (WWW-Curl-4.05.tar.gz) = af4333bf95e4435eeb1a3180844dc47624d417e9
-Size (WWW-Curl-4.05.tar.gz) = 40162 bytes
+SHA1 (WWW-Curl-4.06.tar.gz) = 1396e815ff471ce17a14c71cd00ceeb9ed250e87
+RMD160 (WWW-Curl-4.06.tar.gz) = 198ae91bcac1926e65da8273fcabc6e960c11406
+Size (WWW-Curl-4.06.tar.gz) = 39670 bytes