[135660] trunk/dports/audio/gmpc/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 28 22:52:49 PDT 2015


Revision: 135660
          https://trac.macports.org/changeset/135660
Author:   ryandesign at macports.org
Date:     2015-04-28 22:52:49 -0700 (Tue, 28 Apr 2015)
Log Message:
-----------
gmpc: add modeline and adjust whitespace to match

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

Modified: trunk/dports/audio/gmpc/Portfile
===================================================================
--- trunk/dports/audio/gmpc/Portfile	2015-04-29 05:50:46 UTC (rev 135659)
+++ trunk/dports/audio/gmpc/Portfile	2015-04-29 05:52:49 UTC (rev 135660)
@@ -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
@@ -28,10 +29,10 @@
                 port:vala \
                 port:gob2 \
                 port:pkgconfig \
-		port:gnome-doc-utils \
-		port:autoconf \
-		port:automake \
-		port:libtool
+                port:gnome-doc-utils \
+                port:autoconf \
+                port:automake \
+                port:libtool
 depends_lib     port:libmpd \
                 port:libglade2 \
                 port:libunique \
@@ -61,6 +62,6 @@
 #    configure.args-append --enable-macige
 # }
 
-livecheck.type regex
-livecheck.url  http://download.sarine.nl/Programs/gmpc/
+livecheck.type  regex
+livecheck.url   http://download.sarine.nl/Programs/gmpc/
 livecheck.regex {(\d+(\.\d+)+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150428/babdd971/attachment.html>


More information about the macports-changes mailing list