Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6208063C40B for ; Wed, 11 Nov 2009 17:50:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6133563B203; Wed, 11 Nov 2009 17:50:08 +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 74AEB63B163 for ; Wed, 11 Nov 2009 17:50:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 57A7D175DD; Wed, 11 Nov 2009 17:50:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 11 Nov 2009 17:50:06 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-CBuilder To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20091111175006.57A7D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Wed Nov 11 17:50:06 UTC 2009 Modified Files: pkgsrc/devel/p5-ExtUtils-CBuilder: Makefile distinfo Log Message: Update p5-ExtUtils-CBuilder from version 0.26.03.01 to version 0.27. Pkgsrc changes: - Switch PERL5_MODULE_TYPE to MakeMaker Upstream changes: 0.27 - Thu Oct 29 21:29:56 EDT 2009 Other: - Removed Build.PL to avoid creating a circular dependency - Added version numbers to Windows compiler driver modules 0.26_05 - Sun Oct 25 17:29:02 EDT 2009 Bugs fixed: - Fixed t/02link.t failures on cygwin with Perl 5.8 [David Golden] Other: - Made have_compiler (and have_cplusplus) quiet without echoing the test command to STDOUT [David Golden] 0.26_04 - Mon Oct 19 21:57:46 EDT 2009 Enhancements: - Added 'have_cplusplus()' method to check for C++ support - Added patches for building Perl with mingw64 [Sisyphus] - Allow CC environment variable to override $Config{cc} Bugs fixed: - Fixed link executable command for Win32 MSVC (RT#40819) [Cosimo Streppone] - Removed MSVC version check when embedding a manifest file (RT #43002) [Steve Hay] Other: - Split Windows compiler driver packages into individual *.pm files To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.