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

rmsfisher at macports.org rmsfisher at macports.org
Fri Apr 30 11:24:59 PDT 2010


Revision: 67175
          http://trac.macports.org/changeset/67175
Author:   rmsfisher at macports.org
Date:     2010-04-30 11:24:58 -0700 (Fri, 30 Apr 2010)
Log Message:
-----------
audio/lame fixed livecheck

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

Modified: trunk/dports/audio/lame/Portfile
===================================================================
--- trunk/dports/audio/lame/Portfile	2010-04-30 16:47:56 UTC (rev 67174)
+++ trunk/dports/audio/lame/Portfile	2010-04-30 18:24:58 UTC (rev 67175)
@@ -26,3 +26,7 @@
 
 configure.args-append     --mandir=${prefix}/share/man
 configure.cppflags-append -I${prefix}/include/ncurses
+
+livecheck.type  regex
+livecheck.url   ${homepage}
+livecheck.regex "v(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100430/5cd6d88f/attachment-0001.html>


More information about the macports-changes mailing list