[128818] trunk/dports/gnome/gnome-themes-standard/Portfile

devans at macports.org devans at macports.org
Thu Nov 27 13:33:41 PST 2014


Revision: 128818
          https://trac.macports.org/changeset/128818
Author:   devans at macports.org
Date:     2014-11-27 13:33:41 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
gnome-themes-standard: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-themes-standard/Portfile

Modified: trunk/dports/gnome/gnome-themes-standard/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes-standard/Portfile	2014-11-27 20:50:37 UTC (rev 128817)
+++ trunk/dports/gnome/gnome-themes-standard/Portfile	2014-11-27 21:33:41 UTC (rev 128818)
@@ -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-themes-standard
-conflicts       gnome-themes
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-categories      gnome
-maintainers     devans openmaintainer
-license         LGPL-2.1+ GPL-2+
-platforms       darwin
-description     Default GNOME 3 theme
+name                gnome-themes-standard
+conflicts           gnome-themes
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+categories          gnome
+maintainers         devans openmaintainer
+license             LGPL-2.1+ GPL-2+
+platforms           darwin
+description         Default GNOME 3 theme
 
-long_description \
-                gnome-themes-standard contains various components of the \
-                default GNOME 3 themes for GTK+ 2 and GTK+ 3 applications \
-                (Adwaita, HighContrast, LowContrast).
+long_description    gnome-themes-standard contains various components of the \
+                    default GNOME 3 themes for GTK+ 2 and GTK+ 3 applications \
+                    (Adwaita, HighContrast, LowContrast).
 
-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  48d8695cf7f45ad9918cdca6a7de7379255c72c5 \
-                sha256  addd469f4ba746f8ebb03da8b5c67b7d8b6b2c979f7f07958455c7e33fbdbe09
+checksums           rmd160  48d8695cf7f45ad9918cdca6a7de7379255c72c5 \
+                    sha256  addd469f4ba746f8ebb03da8b5c67b7d8b6b2c979f7f07958455c7e33fbdbe09
 
-depends_build   port:intltool \
-                port:pkgconfig
+depends_build       port:intltool \
+                    port:pkgconfig
 
-depends_lib     port:gtk3 \
-                port:gtk2 \
-                port:librsvg \
-                port:adwaita-icon-theme \
-                port:gnome-backgrounds
+depends_lib         port:gtk3 \
+                    port:gtk2 \
+                    port:librsvg \
+                    port:adwaita-icon-theme \
+                    port:gnome-backgrounds
 
 # update m4/intltool.m4 and autoreconf
 
@@ -41,9 +40,9 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-silent-rules
+configure.args      --disable-silent-rules
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/7771cc89/attachment.html>


More information about the macports-changes mailing list