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.07:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ea7f0f2e759
branches:  trunk
changeset: 394373:6ea7f0f2e759
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 09 12:49:20 2009 +0000

description:
Update to 4.07:

4.07 Sun May 31 2009: - Balint Szilakszi <szbalint at cpan.org>

    - Fixed >32bit integer option passing to libcurl on 32bit systems.
      (Thanks to Peter Heuchert for the report and fix suggestion!)
    - The CURL_CONFIG environment variable can now be used to specify
      which curl-config to use (contributed by claes).
    - Fixed segfault when a string option with setopt was set to undef
      (contributed by claes).
    - Fixed incomplete cleanup routine at destruction time
      (contributed by claes).
    - Readded Easy.pm and Share.pm stubs so that they are indexed by
      CPAN, thus avoiding complications with outdated versions appearing.

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 67fbac0c01e5 -r 6ea7f0f2e759 www/p5-WWW-Curl/Makefile
--- a/www/p5-WWW-Curl/Makefile  Tue Jun 09 12:32:29 2009 +0000
+++ b/www/p5-WWW-Curl/Makefile  Tue Jun 09 12:49:20 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/04/20 10:05:58 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/06/09 12:49:20 wiz Exp $
 #
 
-DISTNAME=      WWW-Curl-4.06
+DISTNAME=      WWW-Curl-4.07
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=WWW/}
diff -r 67fbac0c01e5 -r 6ea7f0f2e759 www/p5-WWW-Curl/distinfo
--- a/www/p5-WWW-Curl/distinfo  Tue Jun 09 12:32:29 2009 +0000
+++ b/www/p5-WWW-Curl/distinfo  Tue Jun 09 12:49:20 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/04/20 10:05:58 wiz Exp $
+$NetBSD: distinfo,v 1.7 2009/06/09 12:49:20 wiz Exp $
 
-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
+SHA1 (WWW-Curl-4.07.tar.gz) = 9e07d45c95ce2c04e312999f89e422a04d3bd536
+RMD160 (WWW-Curl-4.07.tar.gz) = a3ae565f563c205f1b52af049519e6ac306a3195
+Size (WWW-Curl-4.07.tar.gz) = 41623 bytes



Home | Main Index | Thread Index | Old Index