Ticket #45348: patch-gpredict-Portfile.2.diff

File patch-gpredict-Portfile.2.diff, 749 bytes (added by dbevans (David B. Evans), 9 years ago)

Also increment revision to remove any possible references to perl5.12.

  • Portfile

     
    55
    66name                gpredict
    77version             1.3
    8 revision            1
     8revision            2
    99categories          science
    1010license             GPL-2+
    1111platforms           darwin
     
    3030depends_build       port:intltool \
    3131                    port:pkgconfig
    3232depends_lib         port:goocanvas \
    33                     port:curl \
    34                     port:p5.12-xml-parser
     33                    port:curl
    3534
     35# autoreconf to reconfigure with our intltool.m4
     36
     37use_autoreconf      yes
     38autoreconf.args     -fvi
     39
    3640livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}