[MacPorts] #45348: gpredict perl bump and livecheck

MacPorts noreply at macports.org
Sun Oct 12 05:45:17 PDT 2014


#45348: gpredict perl bump and livecheck
-----------------------------+--------------------------------
  Reporter:  mschamschula@…  |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.1
Resolution:                  |   Keywords:  haspatch
      Port:  gpredict        |
-----------------------------+--------------------------------

Comment (by ryandesign@…):

 I doubt this port actually needs XML::Parser; it's probably just there
 because of intltool, which can be avoided by running autoreconf, as in:

 {{{
 # update m4/intltool.m4 and autoreconf

 pre-configure {
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }

 use_autoreconf  yes
 autoreconf.args -fvi
 }}}

 (this code is used in other ports already)

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


More information about the macports-tickets mailing list