[138719] trunk/dports/gnome/icon-naming-utils/Portfile

devans at macports.org devans at macports.org
Thu Jul 16 20:31:55 PDT 2015


Revision: 138719
          https://trac.macports.org/changeset/138719
Author:   devans at macports.org
Date:     2015-07-16 20:31:55 -0700 (Thu, 16 Jul 2015)
Log Message:
-----------
icon-naming-utils: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/gnome/icon-naming-utils/Portfile

Modified: trunk/dports/gnome/icon-naming-utils/Portfile
===================================================================
--- trunk/dports/gnome/icon-naming-utils/Portfile	2015-07-17 03:17:35 UTC (rev 138718)
+++ trunk/dports/gnome/icon-naming-utils/Portfile	2015-07-17 03:31:55 UTC (rev 138719)
@@ -1,33 +1,33 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem        1.0
+PortSystem          1.0
+                                        
+name                icon-naming-utils
+version             0.8.90
+revision            2
 
-name              icon-naming-utils
-version           0.8.90
-revision          2
+description         A default fallback theme.
+long_description    This is the default fallback theme used by \
+                    implementations of the icon theme specification.
 
-description       A default fallback theme.
-long_description  This is the default fallback theme used by \
-            implementations of the icon theme specification.
+maintainers         nomaintainer
+categories          gnome
+platforms           darwin
+supported_archs     noarch
+license             GPL-2
+installs_libs       no
 
-maintainers       nomaintainer
-categories        gnome
-platforms         darwin
-supported_archs   noarch
-license           GPL-2
-installs_libs     no
+homepage            http://tango.freedesktop.org/
+master_sites        ${homepage}releases/
 
-homepage          http://tango.freedesktop.org/
-master_sites      ${homepage}releases/
+checksums           md5     2c5c7a418e5eb3268f65e21993277fba \
+                    sha1    a195e635fd663f0697a2a047f0c9134876900cf1 \
+                    rmd160  1c68587f83e8bad54dfdedbfb76c1ec7f2696dcb
 
-checksums         md5     2c5c7a418e5eb3268f65e21993277fba \
-                  sha1    a195e635fd663f0697a2a047f0c9134876900cf1 \
-                  rmd160  1c68587f83e8bad54dfdedbfb76c1ec7f2696dcb
+depends_lib         port:perl5.16 port:p5.16-xml-simple
+configure.perl      ${prefix}/bin/perl5.16
 
-depends_lib       port:perl5.16 port:p5.16-xml-simple
-configure.perl    ${prefix}/bin/perl5.16
-
-livecheck.type    regex
-livecheck.url     ${master_sites}?C=M&O=D
-livecheck.regex   ${name}-(\\d+(?:\\.\\d+)*)
+livecheck.type      regex
+livecheck.url       ${master_sites}?C=M&O=D
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150716/03fed321/attachment.html>


More information about the macports-changes mailing list