[98084] trunk/dports/devel/scons/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 24 08:34:24 PDT 2012


Revision: 98084
          http://trac.macports.org//changeset/98084
Author:   ryandesign at macports.org
Date:     2012-09-24 08:34:23 -0700 (Mon, 24 Sep 2012)
Log Message:
-----------
scons: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/scons/Portfile

Modified: trunk/dports/devel/scons/Portfile
===================================================================
--- trunk/dports/devel/scons/Portfile	2012-09-24 14:57:09 UTC (rev 98083)
+++ trunk/dports/devel/scons/Portfile	2012-09-24 15:34:23 UTC (rev 98084)
@@ -48,5 +48,4 @@
     }
 }
 
-livecheck.type  regex
-livecheck.regex {Stable \((\d+(?:\.\d+)*)\)}
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120924/7b7b985e/attachment.html>


More information about the macports-changes mailing list