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

ram at macports.org ram at macports.org
Sat Mar 8 15:40:41 PST 2008


Revision: 34848
          http://trac.macosforge.org/projects/macports/changeset/34848
Author:   ram at macports.org
Date:     2008-03-08 15:40:40 -0800 (Sat, 08 Mar 2008)

Log Message:
-----------
audio/lame: fix livecheck to only look for the stable release

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

Modified: trunk/dports/audio/lame/Portfile
===================================================================
--- trunk/dports/audio/lame/Portfile	2008-03-08 23:22:58 UTC (rev 34847)
+++ trunk/dports/audio/lame/Portfile	2008-03-08 23:40:40 UTC (rev 34848)
@@ -25,3 +25,7 @@
                   rmd160 5c4cf02c0f4e10c4cd2ab610d62478b554cd0873
 
 configure.args    --mandir=${prefix}/share/man
+
+livecheck.check   regex
+livecheck.url     ${homepage}download.php
+livecheck.regex   {The current release version of LAME is ([0-9]+\.[0-9]+)}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080308/d591e5df/attachment.html 


More information about the macports-changes mailing list