[110386] users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile

devans at macports.org devans at macports.org
Fri Aug 30 13:11:41 PDT 2013


Revision: 110386
          https://trac.macports.org/changeset/110386
Author:   devans at macports.org
Date:     2013-08-30 13:11:40 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
users/devans/GNOME-3/stable/dports: gnome-icon-theme, white space only.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile	2013-08-30 20:04:32 UTC (rev 110385)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile	2013-08-30 20:11:40 UTC (rev 110386)
@@ -1,39 +1,38 @@
 # -*- 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            gnome-icon-theme
-version         3.8.2
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     nomaintainer
-categories      gnome
-platforms       darwin
-license         LGPL-3
-description     A collection of icons for the GNOME 3 desktop.
+name                gnome-icon-theme
+version             3.8.2
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         nomaintainer
+categories          gnome
+platforms           darwin
+license             LGPL-3
+description         A collection of icons for the GNOME 3 desktop.
 
-long_description \
-                gnome-icon-theme is a collection of icons and \
-                emblems for the GNOME 3 desktop.
+long_description    gnome-icon-theme is a collection of icons and \
+                    emblems for the GNOME 3 desktop.
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  f4c270270fa4e42e499f12bf6e3a68928f5381d7 \
-                sha256  1a7c518f9d824242389d456259c64c31cd3f15cc495042b022b513321e2de108
+checksums           rmd160  f4c270270fa4e42e499f12bf6e3a68928f5381d7 \
+                    sha256  1a7c518f9d824242389d456259c64c31cd3f15cc495042b022b513321e2de108
 
-depends_build   port:intltool \
-                port:pkgconfig \
-                port:icon-naming-utils \
-                port:gtk3
+depends_build       port:intltool \
+                    port:pkgconfig \
+                    port:icon-naming-utils \
+                    port:gtk3
     
-supported_archs noarch
+supported_archs     noarch
 
 configure.env-append \
-                GTK_UPDATE_ICON_CACHE=${prefix}/bin/gtk-update-icon-cache-3.0
+                    GTK_UPDATE_ICON_CACHE=${prefix}/bin/gtk-update-icon-cache-3.0
 
-configure.args  --enable-icon-mapping
+configure.args      --enable-icon-mapping
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/af63e0bd/attachment.html>


More information about the macports-changes mailing list