[40881] trunk/dports/audio/slv2/Portfile

devans at macports.org devans at macports.org
Thu Oct 16 22:15:49 PDT 2008


Revision: 40881
          http://trac.macports.org/changeset/40881
Author:   devans at macports.org
Date:     2008-10-16 22:15:48 -0700 (Thu, 16 Oct 2008)
Log Message:
-----------
Fix livecheck.

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

Modified: trunk/dports/audio/slv2/Portfile
===================================================================
--- trunk/dports/audio/slv2/Portfile	2008-10-17 05:01:42 UTC (rev 40880)
+++ trunk/dports/audio/slv2/Portfile	2008-10-17 05:15:48 UTC (rev 40881)
@@ -40,5 +40,5 @@
 }
 
 livecheck.check regex
-livecheck.url   ${homepage}
-livecheck.regex The latest version of SLV2 is (\[0-9.\]+)
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081016/fd64820e/attachment-0001.html 


More information about the macports-changes mailing list