Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BD96D63C166 for ; Sun, 12 Apr 2009 11:59:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6261463B2E6; Sun, 12 Apr 2009 11:59:14 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4A64863B2DC for ; Sun, 12 Apr 2009 11:59:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 39FA4175D0; Sun, 12 Apr 2009 11:59:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 12 Apr 2009 11:59:13 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-CGI To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090412115913.39FA4175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Apr 12 11:59:13 UTC 2009 Modified Files: pkgsrc/www/p5-CGI: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 module to 3.43 Upstream changes: Version 3.43 1. Documentation patch from MARKSTOS@cpan.org to replace all occurrences of "new CGI" with CGI->new()" to reflect best perl practices. 2. Patch from Stepan Kasal to fix utf-8 related problems in perl 5.10 To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/p5-CGI/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/p5-CGI/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.