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

ryandesign at macports.org ryandesign at macports.org
Mon Jul 16 20:04:12 PDT 2012


Revision: 95571
          https://trac.macports.org/changeset/95571
Author:   ryandesign at macports.org
Date:     2012-07-16 20:04:12 -0700 (Mon, 16 Jul 2012)
Log Message:
-----------
lame: fix livecheck

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

Modified: trunk/dports/audio/lame/Portfile
===================================================================
--- trunk/dports/audio/lame/Portfile	2012-07-17 03:02:09 UTC (rev 95570)
+++ trunk/dports/audio/lame/Portfile	2012-07-17 03:04:12 UTC (rev 95571)
@@ -26,9 +26,4 @@
 checksums           rmd160  8a0990af918b635cc79eb27a3beafc6c0ee13a9f \
                     sha256  24346b4158e4af3bd9f2e194bb23eb473c75fb7377011523353196b19b9a23ff
 
-# The LAME website does not track the patchlevel, so
-# version "3.99.5" appears to incorrectly preceed "3.99"
-#
-#livecheck.type  regex
-#livecheck.url   ${homepage}
-#livecheck.regex "v(\\d+(?:\\.\\d+)*)"
+livecheck.regex     /${name}-(\\d+(?:\\.\\d+)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120716/f1cd24e6/attachment.html>


More information about the macports-changes mailing list