[87542] trunk/dports/gnome/hicolor-icon-theme/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 24 20:02:59 PST 2011


Revision: 87542
          http://trac.macports.org/changeset/87542
Author:   ryandesign at macports.org
Date:     2011-11-24 20:02:55 -0800 (Thu, 24 Nov 2011)
Log Message:
-----------
hicolor-icon-theme: whitespace changes / reformatting

Modified Paths:
--------------
    trunk/dports/gnome/hicolor-icon-theme/Portfile

Modified: trunk/dports/gnome/hicolor-icon-theme/Portfile
===================================================================
--- trunk/dports/gnome/hicolor-icon-theme/Portfile	2011-11-25 02:37:30 UTC (rev 87541)
+++ trunk/dports/gnome/hicolor-icon-theme/Portfile	2011-11-25 04:02:55 UTC (rev 87542)
@@ -1,26 +1,28 @@
 # -*- 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
+PortSystem          1.0
 
-name		hicolor-icon-theme
-version		0.12
-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
-license		GPL-2
-platforms	darwin
-homepage	http://gnome.org/
-master_sites    http://icon-theme.freedesktop.org/releases/
+name                hicolor-icon-theme
+version             0.12
+categories          gnome
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+license             GPL-2
 
+description         A default fallback theme.
+
+long_description    This is the default fallback theme used by \
+                    implementations of the icon theme specification.
+
+homepage            http://www.gnome.org/
+master_sites        http://icon-theme.freedesktop.org/releases/
+
 checksums           md5     55cafbcef8bcf7107f6d502149eb4d87 \
                     sha1    87368844d1fcef899c3dc4e59f07264340606538 \
                     rmd160  a96200fa8dd75bcf07a01f8d8de3ef55f288b70b
 
-supported_archs noarch
-
-livecheck.type  regex
-livecheck.url   ${master_sites}
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111124/93768f9b/attachment.html>


More information about the macports-changes mailing list