[92679] trunk/dports/devel/play/Portfile
ciserlohn at macports.org
ciserlohn at macports.org
Thu May 3 14:05:34 PDT 2012
Revision: 92679
https://trac.macports.org/changeset/92679
Author: ciserlohn at macports.org
Date: 2012-05-03 14:05:34 -0700 (Thu, 03 May 2012)
Log Message:
-----------
play: adjust livecheck regex (only match 1.x)
Modified Paths:
--------------
trunk/dports/devel/play/Portfile
Modified: trunk/dports/devel/play/Portfile
===================================================================
--- trunk/dports/devel/play/Portfile 2012-05-03 20:58:28 UTC (rev 92678)
+++ trunk/dports/devel/play/Portfile 2012-05-03 21:05:34 UTC (rev 92679)
@@ -73,4 +73,4 @@
livecheck.type regex
livecheck.url ${homepage}download
-livecheck.regex ${name}-(\\d+(\\.\\d+)*).zip
+livecheck.regex ${name}-(1(\\.\\d+)*).zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120503/0b16babb/attachment.html>
More information about the macports-changes
mailing list