[MacPorts] #46322: p5-*: consistently remove Perl versions 5.8-5.14

MacPorts noreply at macports.org
Tue Dec 30 11:18:05 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 devans@…):

 Having said this, I'd point out that the proposed attachment,
 [https://trac.macports.org/attachment/ticket/46322/p5-graveyard-
 withports.Portfile p5-graveyard-withports.Portfile], fails parsing by
 portindex or port lint
 {{{
 $ cd `port dir p5-graveyard`
 $ cp p5-graveyard-withports.Portfile Portfile
 $ port lint
 Can't map the URL 'file://.' to a port description file ("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").
 Please verify that the directory and portfile syntax are correct.
 To use the current port, you must be in a port's directory.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46322#comment:40>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list