[134091] users/devans/GNOME-3/stable/dports/gnome/libgdata

devans at macports.org devans at macports.org
Wed Mar 18 04:54:56 PDT 2015


Revision: 134091
          https://trac.macports.org/changeset/134091
Author:   devans at macports.org
Date:     2015-03-18 04:54:56 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
GNOME-3/stable: libgdata, reformat, white space only.

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

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


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

Modified: users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2015-03-18 11:49:32 UTC (rev 134090)
+++ users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2015-03-18 11:54:56 UTC (rev 134091)
@@ -1,46 +1,45 @@
 # -*- 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
-PortGroup       gobject_introspection 1.0
+PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
-name            libgdata
-version         0.16.1
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     libgdata is a GLib-based library for accessing online service APIs using the \
-                GData protocol --- most notably, Google's services.
+name                libgdata
+version             0.16.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         libgdata is a GLib-based library for accessing online service APIs using the \
+                    GData protocol --- most notably, Google's services.
 
-long_description \
-                ${description} \
-                It provides APIs to access the common Google services, and has full asynchronous support.
+long_description    ${description} \
+                    It provides APIs to access the common Google services, and has full asynchronous support.
 
-maintainers     devans openmaintainer
-categories      gnome net
-license         LGPL-2.1+
-platforms       darwin
-homepage        https://wiki.gnome.org/Projects/${name}
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome net
+license             LGPL-2.1+
+platforms           darwin
+homepage            https://wiki.gnome.org/Projects/${name}
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  955b13e6b8b3ecc508fa9891ea35f014e9255c75 \
-                sha256  8740e071ecb2ae0d2a4b9f180d2ae5fdf9dc4c41e7ff9dc7e057f62442800827
+checksums           rmd160  955b13e6b8b3ecc508fa9891ea35f014e9255c75 \
+                    sha256  8740e071ecb2ae0d2a4b9f180d2ae5fdf9dc4c41e7ff9dc7e057f62442800827
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gnome-common \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gnome-common \
+                    port:gtk-doc
 
-depends_lib     port:gtk3 \
-                port:gdk-pixbuf2 \
-                port:libxml2 \
-                port:libsoup \
-                port:liboauth \
-                port:gnome-online-accounts \
-                port:gcr \
-                port:uhttpmock
+depends_lib         port:gtk3 \
+                    port:gdk-pixbuf2 \
+                    port:libxml2 \
+                    port:libsoup \
+                    port:liboauth \
+                    port:gnome-online-accounts \
+                    port:gcr \
+                    port:uhttpmock
 
-patchfiles      patch-gdata-gdata.symbols.diff
+patchfiles          patch-gdata-gdata.symbols.diff
 
 gobject_introspection yes
 
@@ -50,11 +49,11 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --enable-gnome \
-                --enable-goa \
-                --disable-silent-rules
+configure.args      --enable-gnome \
+                    --enable-goa \
+                    --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/20150318/756a3897/attachment.html>


More information about the macports-changes mailing list