[42116] trunk/dports/audio/lv2core/Portfile

devans at macports.org devans at macports.org
Sat Nov 15 11:00:48 PST 2008


Revision: 42116
          http://trac.macports.org/changeset/42116
Author:   devans at macports.org
Date:     2008-11-15 11:00:46 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
lv2core: fix livecheck.

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

Modified: trunk/dports/audio/lv2core/Portfile
===================================================================
--- trunk/dports/audio/lv2core/Portfile	2008-11-15 17:51:26 UTC (rev 42115)
+++ trunk/dports/audio/lv2core/Portfile	2008-11-15 19:00:46 UTC (rev 42116)
@@ -27,5 +27,5 @@
 
 livecheck.check regex
 livecheck.url   ${homepage}
-livecheck.regex <a href="http://lv2plug.in/spec/${name}-(\[0-9.\]+).tar.gz">LV2 Core Package
+livecheck.regex <a href="http://lv2plug.in/spec/${name}-(\[0-9.\]+).*">LV2 Core Package
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/994d63f8/attachment.html>


More information about the macports-changes mailing list