[60357] trunk/dports/audio/wavpack/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Mon Nov 9 18:12:53 PST 2009


Revision: 60357
          http://trac.macports.org/changeset/60357
Author:   rmsfisher at macports.org
Date:     2009-11-09 18:12:51 -0800 (Mon, 09 Nov 2009)
Log Message:
-----------
audio/wavpack fixed livecheck url and regex

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

Modified: trunk/dports/audio/wavpack/Portfile
===================================================================
--- trunk/dports/audio/wavpack/Portfile	2009-11-09 23:53:58 UTC (rev 60356)
+++ trunk/dports/audio/wavpack/Portfile	2009-11-10 02:12:51 UTC (rev 60357)
@@ -23,5 +23,5 @@
 use_bzip2       yes
 
 livecheck.type  regex
-livecheck.url   ${homepage}/changelog.txt
-livecheck.regex "Release (\\d+(?:\\.\\d+)*) -"
+livecheck.url   ${homepage}/downloads.html
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091109/af439bbd/attachment.html>


More information about the macports-changes mailing list