[140528] users/devans/GNOME-3/stable/dports/gnome/gnome-common/Portfile

devans at macports.org devans at macports.org
Mon Sep 21 15:25:43 PDT 2015


Revision: 140528
          https://trac.macports.org/changeset/140528
Author:   devans at macports.org
Date:     2015-09-21 15:25:43 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
GNOME-3/stable: gnome-common, reformat, white space only.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-common/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-common/Portfile	2015-09-21 20:42:06 UTC (rev 140527)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-common/Portfile	2015-09-21 22:25:43 UTC (rev 140528)
@@ -1,33 +1,32 @@
 # -*- 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-common
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     nomaintainer
-categories      gnome
-platforms       darwin
-license         GPL-3
-installs_libs   no
-supported_archs noarch
+name                gnome-common
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         nomaintainer
+categories          gnome
+platforms           darwin
+license             GPL-3
+installs_libs       no
+supported_archs     noarch
 
-conflicts       autoconf-archive
+conflicts           autoconf-archive
 
-description     Files that should be in pretty much every GNOME application.
+description         Files that should be in pretty much every GNOME application.
 
-long_description \
-                $description
+long_description    $description
 
-homepage        https://wiki.gnome.org/Projects/GnomeCommon
-master_sites    gnome:sources/${name}/${branch}/
+homepage            https://wiki.gnome.org/Projects/GnomeCommon
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  4ce69a5bb5c428b4aadc155e0bae51a04e897cad \
-                sha256  4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c
+checksums           rmd160  4ce69a5bb5c428b4aadc155e0bae51a04e897cad \
+                    sha256  4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c
 
-patchfiles      patch-gnome-autogen.sh.diff
+patchfiles          patch-gnome-autogen.sh.diff
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150921/cdd869d4/attachment-0001.html>


More information about the macports-changes mailing list