Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3D2F663B9E6 for ; Tue, 9 Jun 2009 12:49:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DFCEC63B108; Tue, 9 Jun 2009 12:49:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 006D263B1A7 for ; Tue, 9 Jun 2009 12:49:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DC19B175D0; Tue, 9 Jun 2009 12:49:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 9 Jun 2009 12:49:20 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/www/p5-WWW-Curl To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090609124920.DC19B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Jun 9 12:49:20 UTC 2009 Modified Files: pkgsrc/www/p5-WWW-Curl: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/p5-WWW-Curl/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-WWW-Curl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.