[108305] trunk/dports/java/tomcat-native/Portfile

larryv at macports.org larryv at macports.org
Thu Jul 18 11:52:50 PDT 2013


Revision: 108305
          https://trac.macports.org/changeset/108305
Author:   larryv at macports.org
Date:     2013-07-18 11:52:50 -0700 (Thu, 18 Jul 2013)
Log Message:
-----------
tomcat-native: Fix livecheck.

Modified Paths:
--------------
    trunk/dports/java/tomcat-native/Portfile

Modified: trunk/dports/java/tomcat-native/Portfile
===================================================================
--- trunk/dports/java/tomcat-native/Portfile	2013-07-18 18:49:07 UTC (rev 108304)
+++ trunk/dports/java/tomcat-native/Portfile	2013-07-18 18:52:50 UTC (rev 108305)
@@ -55,3 +55,7 @@
                enableLookups=\"false\" redirectPort=\"8443\" acceptCount=\"100\"
                connectionTimeout=\"20000\" disableUploadTimeout=\"true\" protocol=\"org.apache.coyote.http11.Http11AprProtocol\" />
 "
+
+livecheck.type      regex
+livecheck.url       http://archive.apache.org/dist/tomcat/tomcat-connectors/native/
+livecheck.regex     {(\d+\.\d+\.\d+)/}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130718/01d5a8bf/attachment.html>


More information about the macports-changes mailing list