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

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 01:19:31 PST 2015


Revision: 141389
          https://trac.macports.org/changeset/141389
Author:   ryandesign at macports.org
Date:     2015-10-16 19:35:25 -0700 (Fri, 16 Oct 2015)
Log Message:
-----------
apache2: livecheck only 2.2.x versions (#49136)

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

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2015-10-17 02:31:23 UTC (rev 141388)
+++ trunk/dports/www/apache2/Portfile	2015-10-17 02:35:25 UTC (rev 141389)
@@ -182,4 +182,4 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}download.cgi
-livecheck.regex httpd-(\[0-9.\]+)${extract.suffix}
+livecheck.regex httpd-(2\.2\.\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/7bb23d9a/attachment-0001.html>


More information about the macports-changes mailing list