[MacPorts] #24025: p5-module-build conflicts with perl5.10
MacPorts
noreply at macports.org
Thu Mar 11 07:04:29 PST 2010
#24025: p5-module-build conflicts with perl5.10
--------------------------------+-------------------------------------------
Reporter: dluke@… | Owner: narf_tm
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: p5-module-build
--------------------------------+-------------------------------------------
Comment(by dluke@…):
The files are not very different:
(config_data.mp_1268319772 being the one from perl5.10)
{{{
% diff /opt/local/bin/config_data.mp_1268319772 /opt/local/bin/config_data
--- /opt/local/bin/config_data.mp_1268319772 2010-01-22
10:26:46.000000000 -0500
+++ /opt/local/bin/config_data 2010-03-11 09:59:47.000000000 -0500
@@ -1,7 +1,7 @@
#!/opt/local/bin/perl
+
eval 'exec /opt/local/bin/perl -S $0 ${1+"$@"}'
- if $running_under_some_shell;
-#!/usr/bin/perl
+ if 0; # not running under some shell
use strict;
use Module::Build 0.25;
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24025#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list