[46708] trunk/dports/audio/mpd/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Tue Feb 10 16:41:02 PST 2009


Revision: 46708
          http://trac.macports.org/changeset/46708
Author:   rmsfisher at macports.org
Date:     2009-02-10 16:41:01 -0800 (Tue, 10 Feb 2009)
Log Message:
-----------
audio/mpd updated livecheck regexp for suffix-independence

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

Modified: trunk/dports/audio/mpd/Portfile
===================================================================
--- trunk/dports/audio/mpd/Portfile	2009-02-10 23:52:06 UTC (rev 46707)
+++ trunk/dports/audio/mpd/Portfile	2009-02-11 00:41:01 UTC (rev 46708)
@@ -63,5 +63,4 @@
 
 livecheck.check   regex
 livecheck.url     http://mpd.wikia.com/wiki/Server
-livecheck.regex   mpd-(\[0-9.\]+)\\.tar\\.bz2
-
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090210/7fcc814b/attachment.html>


More information about the macports-changes mailing list