[74463] trunk/dports/science/whatcheck/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 17 21:25:18 PST 2010


Revision: 74463
          http://trac.macports.org/changeset/74463
Author:   ryandesign at macports.org
Date:     2010-12-17 21:25:10 -0800 (Fri, 17 Dec 2010)
Log Message:
-----------
whatcheck: fix livecheck to only find stable versions

Modified Paths:
--------------
    trunk/dports/science/whatcheck/Portfile

Modified: trunk/dports/science/whatcheck/Portfile
===================================================================
--- trunk/dports/science/whatcheck/Portfile	2010-12-18 05:20:40 UTC (rev 74462)
+++ trunk/dports/science/whatcheck/Portfile	2010-12-18 05:25:10 UTC (rev 74463)
@@ -66,4 +66,4 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}WCHECK_misc.html
-livecheck.regex     {Version ([0-9.]+)}
+livecheck.regex     {Version ([0-9.]+) \(stable\)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101217/c672e0ba/attachment.html>


More information about the macports-changes mailing list