Ticket #12635: rx-no-livecheck.diff

File rx-no-livecheck.diff, 375 bytes (added by ryandesign (Ryan Carsten Schmidt), 17 years ago)

disable the rx port's livecheck

  • Portfile

     
    1616        system "chmod 644 ${destroot}${prefix}/include/rxposix.h"
    1717}
    1818
    19 livecheck.check      regex
    20 livecheck.url        http://ftp.gnu.org/gnu/rx/?M=D
    21 livecheck.regex      rx-(\[0-9\.]+)\\.
     19livecheck.check      none
    2220