From 71eb2031aac3d524673d188dc2877b7f052bd5c6 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 9 Jun 2009 12:49:20 +0000 Subject: Update to 4.07: 4.07 Sun May 31 2009: - Balint Szilakszi - 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. --- www/p5-WWW-Curl/Makefile | 4 ++-- www/p5-WWW-Curl/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index 55f0ed86648..b284d4691a8 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -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 --git a/www/p5-WWW-Curl/distinfo b/www/p5-WWW-Curl/distinfo index 8a0de3c256a..640c2f51571 100644 --- a/www/p5-WWW-Curl/distinfo +++ b/www/p5-WWW-Curl/distinfo @@ -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 -- cgit v1.2.3