Commits

Zero King authored and tobypeterson committed 3fcecb67c3b
mod_jk: fix livecheck
No tags

www/mod_jk/Portfile

Modified
69 69 variant apache20 description "install for apache 2.0.x" {
70 70 global apachedir
71 71 set apachedir apache20
72 72 depends_build-delete path:apache2/bin/httpd:apache2
73 73 depends_build-append path:apache20/bin/httpd:apache20
74 74 configure.args-delete --with-apxs=${prefix}/apache2/bin/apxs
75 75 configure.args-append --with-apxs=${prefix}/apache20/bin/apxs
76 76 }
77 77
78 78 livecheck.type regex
79 +livecheck.url http://tomcat.apache.org/download-connectors.cgi
79 80 livecheck.regex "tomcat-connectors-(\\d+\\.\\d+(\\.\\d+)?)-src.tar.gz"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut