[140529] trunk/dports/gnome/gnome-common

devans at macports.org devans at macports.org
Mon Sep 21 15:27:26 PDT 2015


Revision: 140529
          https://trac.macports.org/changeset/140529
Author:   devans at macports.org
Date:     2015-09-21 15:27:26 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
gnome-common: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-common/Portfile

Property Changed:
----------------
    trunk/dports/gnome/gnome-common/


Property changes on: trunk/dports/gnome/gnome-common
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-common:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-common:118192-125664
/users/rmstonecipher/gnome/gnome-common:102363-103172
   + /users/devans/GNOME-3/stable/dports/gnome/gnome-common:118192-140528

Modified: trunk/dports/gnome/gnome-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-common/Portfile	2015-09-21 22:25:43 UTC (rev 140528)
+++ trunk/dports/gnome/gnome-common/Portfile	2015-09-21 22:27:26 UTC (rev 140529)
@@ -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/3a456809/attachment.html>


More information about the macports-changes mailing list