[121404] trunk/dports/www/siege/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 24 15:11:00 PDT 2014


Revision: 121404
          https://trac.macports.org/changeset/121404
Author:   ryandesign at macports.org
Date:     2014-06-24 15:11:00 -0700 (Tue, 24 Jun 2014)
Log Message:
-----------
siege: fix livecheck

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

Modified: trunk/dports/www/siege/Portfile
===================================================================
--- trunk/dports/www/siege/Portfile	2014-06-24 22:09:29 UTC (rev 121403)
+++ trunk/dports/www/siege/Portfile	2014-06-24 22:11:00 UTC (rev 121404)
@@ -52,3 +52,7 @@
 If you are updating have a look at a possible new '.siegrc' file in\
 ${docdir}/siegerc.
 "
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140624/a2669dd3/attachment.html>


More information about the macports-changes mailing list