After upgrading to Perl5.14 /usr/local/lib/perl5/5.14.0/mach/CORE/cc_runtime.h does no longer exist, so MakeMaker should not add it to the include file list Fix: apply attached patch How-To-Repeat: Upgrade to Perl5.14, upgrade p5-ExtUtils-MakeMaker and then attempt to upgrade devel/p5-version (for example) Other examples include: mail/razor-agents, databases/rrdtool, databases/p5-BerkeleyDB, security/p5-Crypt-OpenSSL-Bignum, archivers/p5-Compress-Raw-Zlib, ..
I too should be using ${REINPLACE_CMD}! ----- Message from FreeBSD-gnats-submit@FreeBSD.org --------- Date: Fri, 20 May 2011 22:30:06 GMT From: FreeBSD-gnats-submit@FreeBSD.org Reply-To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/157223: Fix p5-ExtUtils-MakeMaker for Perl5.14 To: freebsd@nagilum.org > Thank you very much for your problem report. > It has the internal identification `ports/157223'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=157223 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: Fix p5-ExtUtils-MakeMaker for Perl5.14 >> Arrival-Date: Fri May 20 22:30:05 UTC 2011 > ----- End message from FreeBSD-gnats-submit@FreeBSD.org ----- ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs..
Responsible Changed From-To: freebsd-ports-bugs->freebsd-bugs Fix synopsis and assign.
Responsible Changed From-To: freebsd-bugs->perl hotel wireless, how we hate thee.
Responsible Changed From-To: perl->sunpoet I will take it.
sunpoet 2011-05-31 01:37:28 UTC FreeBSD ports repository Modified files: devel/p5-ExtUtils-MakeMaker Makefile Log: - Fix build with Perl 5.14 - While I'm here, sort MAN3 PR: ports/157223 Submitted by: Alexander <freebsd@nagilum.org> Revision Changes Path 1.22 +15 -14 ports/devel/p5-ExtUtils-MakeMaker/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!