[100516] trunk/dports/www/nginx/Portfile

cal at macports.org cal at macports.org
Fri Dec 14 09:21:49 PST 2012


Revision: 100516
          https://trac.macports.org/changeset/100516
Author:   cal at macports.org
Date:     2012-12-14 09:21:49 -0800 (Fri, 14 Dec 2012)
Log Message:
-----------
nginx: fix livecheck (at least for the 1.2 branch)

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

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2012-12-14 17:03:04 UTC (rev 100515)
+++ trunk/dports/www/nginx/Portfile	2012-12-14 17:21:49 UTC (rev 100516)
@@ -211,5 +211,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://trac.nginx.org/nginx/browser/nginx_org/xml/versions.xml?format=txt
-livecheck.regex     "<stable> *(\\d+(?:\\.\\d+)*)"
+livecheck.url       ${homepage}
+livecheck.regex     {nginx-(1\.2\.\d+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121214/81feb525/attachment.html>


More information about the macports-changes mailing list