When PERL_CONFIGURE is defined the value in USE_PERL5 is clobbered; the version number is no longer visible and tests on versions fail. How-To-Repeat: http://lists.freebsd.org/pipermail/freebsd-ports/2012-May/075195.html
Responsible Changed From-To: freebsd-ports-bugs->perl bsd.perl.mk is perl territory (via the GNATS Auto Assign Tool)
Sorry, should clarify. The version tests work, but the lazy evaluation of the IGNORE message results in the modified variables becoming blank when USE_PERL5 is set to "yes".
Responsible Changed From-To: perl->portmgr Great, no objections. Does this need an exp-run?
State Changed From-To: open->closed
Responsible Changed From-To: portmgr->crees I'll take that as a 'no', then. I have studied this carefully, and there are no tests for USE_PERL5 == "yes" anywhere.
crees 2012-07-01 16:38:22 UTC FreeBSD ports repository Modified files: Mk bsd.perl.mk Log: Don't clobber USE_PERL5 values when USE_PERL5 is set. Example of the problems caused: http://lists.freebsd.org/pipermail/freebsd-ports/2012-May/075194.html PR: ports/168379 Submitted by: crees Reviewed by: Silence on perl@ for over a month Revision Changes Path 1.27 +2 -2 ports/Mk/bsd.perl.mk _______________________________________________ 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"