[73618] trunk/dports/audio/qjackctl/Portfile

devans at macports.org devans at macports.org
Fri Nov 19 17:13:26 PST 2010


Revision: 73618
          http://trac.macports.org/changeset/73618
Author:   devans at macports.org
Date:     2010-11-19 17:13:21 -0800 (Fri, 19 Nov 2010)
Log Message:
-----------
qjackctl: fix livecheck.

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

Modified: trunk/dports/audio/qjackctl/Portfile
===================================================================
--- trunk/dports/audio/qjackctl/Portfile	2010-11-20 01:12:23 UTC (rev 73617)
+++ trunk/dports/audio/qjackctl/Portfile	2010-11-20 01:13:21 UTC (rev 73618)
@@ -32,4 +32,5 @@
                       --with-jack=${prefix} \
                       --disable-alsa-seq
 
-livecheck.regex "<title>qjackctl \\(stable\\) (.*) released.*</title>"
+livecheck.url   http://sourceforge.net/projects/${name}/files/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101119/26913590/attachment.html>


More information about the macports-changes mailing list