Ticket #32980: apache-ant_89222_Portfile_livecheck-fix.diff

File apache-ant_89222_Portfile_livecheck-fix.diff, 650 bytes (added by nhojpatrick (John Patrick), 12 years ago)
  • Portfile

     
     1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    12# $Id$
    23
    34PortSystem 1.0
     
    7879
    7980universal_variant       no
    8081
    81 livecheck.type          regex
    82 livecheck.url           http://www.apache.org/dist/ant/README.html
    83 livecheck.regex         { Ant (\d+(?:\.\d+)*)}
     82livecheck.type  regex
     83livecheck.url   ${homepage}bindownload.cgi
     84livecheck.regex apache-ant-(\[0-9\]+(?:\.\[0-9\]+)*)-bin\\.tar\\.gz