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.
This commit is contained in:
wiz 2009-06-09 12:49:20 +00:00
parent 3742b514b3
commit 60cfa80fa1
2 changed files with 6 additions and 6 deletions

View file

@ -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/}

View file

@ -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