[MacPorts] #46322: p5-*: consistently remove Perl versions 5.8-5.14
MacPorts
noreply at macports.org
Sat Dec 27 03:00:27 PST 2014
#46322: p5-*: consistently remove Perl versions 5.8-5.14
--------------------------+--------------------------------
Reporter: mojca@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
--------------------------+--------------------------------
Comment (by mojca@…):
No, it still doesn't work:
{{{
Adding subport p5.16-email-mime-modifier
Failed to parse file perl/p5-graveyard/Portfile: can't set "version":
can't read "replacements(
write {
foreach p $option_procs($optionName) {
$p $optionName set [set $optionName]
}
}
read {
foreach p $option_procs($optionName) {
$p $optionName read
}
}
unset {
foreach p $option_procs($optionName) {
if {[catch {$p $optionName delete} result]} {
ui_debug "error during unset trace ($p):
$result\n$::errorInfo"
}
}
trace add variable $optionName {read write unset}
option_proc_trace
}
)": no such variable
Adding port perl/p5-test-tester
Adding subport p5.10-test-tester
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46322#comment:25>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list