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

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 4 06:29:34 PDT 2007


Revision: 29643
          http://trac.macosforge.org/projects/macports/changeset/29643
Author:   nox at macports.org
Date:     2007-10-04 06:29:34 -0700 (Thu, 04 Oct 2007)

Log Message:
-----------
apache2: Added livecheck.

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

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2007-10-04 13:28:54 UTC (rev 29642)
+++ trunk/dports/www/apache2/Portfile	2007-10-04 13:29:34 UTC (rev 29643)
@@ -119,3 +119,8 @@
 "\[ -r ${prefix}/apache2/logs/httpd.pid \] && ${prefix}/apache2/bin/apachectl stop > /dev/null"
 startupitem.restart	\
 "${prefix}/apache2/bin/apachectl restart > /dev/null"
+
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex {Apache (\d+(?:\.\d+)*) Released}
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071004/17ca46da/attachment.html


More information about the macports-changes mailing list