[41210] trunk/dports/audio/lame/Portfile

ram at macports.org ram at macports.org
Mon Oct 27 19:33:51 PDT 2008


Revision: 41210
          http://trac.macports.org/changeset/41210
Author:   ram at macports.org
Date:     2008-10-27 19:33:51 -0700 (Mon, 27 Oct 2008)
Log Message:
-----------
audio/lame: cleanup livecheck regex

Modified Paths:
--------------
    trunk/dports/audio/lame/Portfile

Modified: trunk/dports/audio/lame/Portfile
===================================================================
--- trunk/dports/audio/lame/Portfile	2008-10-28 01:27:28 UTC (rev 41209)
+++ trunk/dports/audio/lame/Portfile	2008-10-28 02:33:51 UTC (rev 41210)
@@ -90,4 +90,4 @@
 
 livecheck.check   regex
 livecheck.url     ${homepage}download.php
-livecheck.regex   {The current release version of LAME is ([0-9]+\.[0-9]+(?:\.[0-9]+)?)}
+livecheck.regex   {The current release version of LAME is (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081027/032a4bc4/attachment.html>


More information about the macports-changes mailing list