Ticket #31340: macport_patch_openjdk6_livecheck_r84159.diff

File macport_patch_openjdk6_livecheck_r84159.diff, 446 bytes (added by nhojpatrick (John Patrick), 13 years ago)

Patch for livecheck to openjdk6

  • Portfile

     
    2222
    2323distname            openjdk-6-src-${version}-${builddate}
    2424
     25livecheck.type  regex
     26livecheck.url   http://download.java.net/openjdk/jdk6/
     27livecheck.regex openjdk-6-src-(b\[0-9\]+)-.*\\.tar\\.gz
     28
    2529set jaxp_build b20
    2630set jaxp_file jdk6-jaxp-${jaxp_build}.zip
    2731set jaxws_build b20