pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Curl Update to 4.06:
details: https://anonhg.NetBSD.org/pkgsrc/rev/985b9b750199
branches: trunk
changeset: 391831:985b9b750199
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 20 10:05:58 2009 +0000
description:
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).
diffstat:
www/p5-WWW-Curl/Makefile | 4 ++--
www/p5-WWW-Curl/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r ac39c4ee9273 -r 985b9b750199 www/p5-WWW-Curl/Makefile
--- a/www/p5-WWW-Curl/Makefile Mon Apr 20 09:57:48 2009 +0000
+++ b/www/p5-WWW-Curl/Makefile Mon Apr 20 10:05:58 2009 +0000
@@ -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 -r ac39c4ee9273 -r 985b9b750199 www/p5-WWW-Curl/distinfo
--- a/www/p5-WWW-Curl/distinfo Mon Apr 20 09:57:48 2009 +0000
+++ b/www/p5-WWW-Curl/distinfo Mon Apr 20 10:05:58 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index