[136330] users/devans/GNOME-3/stable/dports/gnome/zenity

devans at macports.org devans at macports.org
Thu May 14 19:56:20 PDT 2015


Revision: 136330
          https://trac.macports.org/changeset/136330
Author:   devans at macports.org
Date:     2015-05-14 19:56:20 -0700 (Thu, 14 May 2015)
Log Message:
-----------
GNOME-3/stable: reformat, white space only.

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

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/zenity/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/zenity
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/zenity:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/zenity:108265-134446
/users/devans/GNOME-3/unstable/dports/gnome/zenity:125521-125738
/users/rmstonecipher/gnome/zenity:102363-103172
   + /branches/mld-qt-481/dports/gnome/zenity:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/zenity:108265-136329
/users/devans/GNOME-3/unstable/dports/gnome/zenity:125521-125738
/users/rmstonecipher/gnome/zenity:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/zenity/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/zenity/Portfile	2015-05-15 02:54:32 UTC (rev 136329)
+++ users/devans/GNOME-3/stable/dports/gnome/zenity/Portfile	2015-05-15 02:56:20 UTC (rev 136330)
@@ -1,40 +1,39 @@
 # -*- 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            zenity
-version         3.14.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     zenity allows you to display dialog boxes from the commandline.
-long_description \
-    This is zenity - a rewrite of gdialog, the GNOME port of dialog which \
-    allows you to display dialog boxes from the commandline and shell scripts.
-maintainers     devans openmaintainer
-categories      gnome
-license         LGPL-2+
-platforms       darwin
-homepage        https://wiki.gnome.org/Projects/Zenity
-master_sites    gnome:sources/${name}/${branch}/
+name                zenity
+version             3.14.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         zenity allows you to display dialog boxes from the commandline.
+long_description    This is zenity - a rewrite of gdialog, the GNOME port of dialog which \
+                    allows you to display dialog boxes from the commandline and shell scripts.
+maintainers         devans openmaintainer
+categories          gnome
+license             LGPL-2+
+platforms           darwin
+homepage            https://wiki.gnome.org/Projects/Zenity
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  eda0f0d4fb0db4d1b24e7ad23e05a75a3f3c7775 \
-                sha256  6b57ec6c456af17714dc366e63dabb8bbe0577878b61907805f0186d4d2b892f
+checksums           rmd160  eda0f0d4fb0db4d1b24e7ad23e05a75a3f3c7775 \
+                    sha256  6b57ec6c456af17714dc366e63dabb8bbe0577878b61907805f0186d4d2b892f
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gtk-doc \
-                port:yelp-tools \
-                port:itstool \
-                port:gnome-common \
-                port:autoconf \
-                port:automake \
-                port:libtool
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gtk-doc \
+                    port:yelp-tools \
+                    port:itstool \
+                    port:gnome-common \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
-depends_lib     port:gtk3 \
-                port:libnotify \
-                path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3
+depends_lib         port:gtk3 \
+                    port:libnotify \
+                    path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3
 
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
@@ -42,9 +41,9 @@
     xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
 }
 
-configure.cmd   ./autogen.sh
+configure.cmd       ./autogen.sh
 
-configure.args  --disable-silent-rules
+configure.args      --disable-silent-rules
 
 platform darwin {
     if {${configure.cxx_stdlib} eq "libstdc++"} {
@@ -53,4 +52,4 @@
     }
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150514/79553ad2/attachment-0001.html>


More information about the macports-changes mailing list