Ticket #35809: maven1.r98818.Portfile.diff

File maven1.r98818.Portfile.diff, 625 bytes (added by nhojpatrick (John Patrick), 12 years ago)
  • Portfile

     
    88
    99categories          java devel
    1010license             Apache-2
    11 maintainers         yahoo.com:jendave
     11maintainers         gmail.com:nhoj.patrick openmaintainer
    1212platforms           darwin
    1313
    1414description         A java-based build and project management environment.
     
    7272    system "cd ${destroot}${prefix}/bin && ln -s ../share/java/${name}/bin/mvn mvn1"
    7373}
    7474
    75 livecheck.type  regex
    76 livecheck.regex {Get Maven (\d+(?:\.\d+)*)}
     75livecheck.type  none