[122041] trunk/dports/audio/aubio/Portfile

devans at macports.org devans at macports.org
Sun Jul 13 04:44:19 PDT 2014


Revision: 122041
          https://trac.macports.org/changeset/122041
Author:   devans at macports.org
Date:     2014-07-13 04:44:19 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
aubio: reformat per mode line, whitespace only.

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

Modified: trunk/dports/audio/aubio/Portfile
===================================================================
--- trunk/dports/audio/aubio/Portfile	2014-07-13 11:31:22 UTC (rev 122040)
+++ trunk/dports/audio/aubio/Portfile	2014-07-13 11:44:19 UTC (rev 122041)
@@ -12,19 +12,18 @@
 platforms               darwin
 
 description             audio labeling library
-long_description \
-    ${name} is a library for audio labeling. \
-    Its features include segmenting a sound file before each of its attacks, \
-    performing pitch detection, \
-    tapping the beat and producing MIDI streams from live audio.
+long_description        ${name} is a library for audio labeling. \
+                        Its features include segmenting a sound file before each of its attacks, \
+                        performing pitch detection, \
+                        tapping the beat and producing MIDI streams from live audio.
 
 homepage                http://aubio.org/
 master_sites            ${homepage}pub/
 
 use_bzip2               yes
 
-checksums           rmd160  830a1ca49964a550f41419538a734c48466da633 \
-                    sha256  25d7df0a9cd6366fda764a803424caddf5fb819fc75b42a7a03e1e6f8eb3c695
+checksums               rmd160  830a1ca49964a550f41419538a734c48466da633 \
+                        sha256  25d7df0a9cd6366fda764a803424caddf5fb819fc75b42a7a03e1e6f8eb3c695
 
 depends_build           port:pkgconfig \
                         port:txt2man
@@ -47,6 +46,6 @@
     depends_lib-append      port:jack
 }
 
-livecheck.type  regex
-livecheck.url   ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.type          regex
+livecheck.url           ${master_sites}
+livecheck.regex         "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140713/25406e1c/attachment.html>


More information about the macports-changes mailing list