[64730] trunk/dports/www/apache2/Portfile

nox at macports.org nox at macports.org
Mon Mar 15 06:12:26 PDT 2010


Revision: 64730
          http://trac.macports.org/changeset/64730
Author:   nox at macports.org
Date:     2010-03-15 06:12:26 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
Fix apache2 livecheck

Modified Paths:
--------------
    trunk/dports/www/apache2/Portfile

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2010-03-15 13:12:13 UTC (rev 64729)
+++ trunk/dports/www/apache2/Portfile	2010-03-15 13:12:26 UTC (rev 64730)
@@ -176,5 +176,5 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}
-livecheck.regex {Apache (\d+(?:\.\d+)*) Released}
+livecheck.regex {Apache HTTP Server (\d+(?:\.\d+)*) Released}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/b2a53592/attachment.html>


More information about the macports-changes mailing list