[41724] trunk/dports/audio/aubio/Portfile
devans at macports.org
devans at macports.org
Sun Nov 9 15:34:07 PST 2008
Revision: 41724
http://trac.macports.org/changeset/41724
Author: devans at macports.org
Date: 2008-11-09 15:34:06 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
aubio: take maintainership with openmaintainer, add mode line, fix livecheck.
Modified Paths:
--------------
trunk/dports/audio/aubio/Portfile
Modified: trunk/dports/audio/aubio/Portfile
===================================================================
--- trunk/dports/audio/aubio/Portfile 2008-11-09 23:22:12 UTC (rev 41723)
+++ trunk/dports/audio/aubio/Portfile 2008-11-09 23:34:06 UTC (rev 41724)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -6,7 +7,7 @@
version 0.3.2
revision 1
categories audio
-maintainers nomaintainer
+maintainers devans openmainter
platforms darwin
use_parallel_build yes
homepage http://aubio.piem.org/
@@ -39,3 +40,8 @@
depends_run-append port:py25-gnuplot
configure.env-append PYTHON=${prefix}/bin/python2.5
}
+
+livecheck.check regex
+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/20081109/373ae047/attachment.html>
More information about the macports-changes
mailing list