Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BE50063BCCF for ; Mon, 6 Sep 2010 11:10:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D46DE63B101; Mon, 6 Sep 2010 11:10:27 +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 04F1E63B100 for ; Mon, 6 Sep 2010 11:10:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E6E67175DD; Mon, 6 Sep 2010 11:10:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 6 Sep 2010 11:10:26 +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: <20100906111026.E6E67175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Sep 6 11:10:26 UTC 2010 Modified Files: pkgsrc/www/p5-WWW-Curl: Makefile distinfo Log Message: Update to 4.13: 4.13 Wed Sep 01 2010: - Balint Szilakszi - Fixed WWW::Curl::Form (again, formadd and formaddfile working now). - Made constant constant handling more robust and added tests [Fuji, Goro]. - Modernized *.pm and AUTOLOAD now throws an error on unknown method calls [Fuji, Goro]. - Fixed code depending on CURLINFO_SLIST to be optional [Fuji, Goro]. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/p5-WWW-Curl/Makefile cvs rdiff -u -r1.10 -r1.11 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.