[137546] trunk/dports/databases/libgda5/Portfile

devans at macports.org devans at macports.org
Sun Jun 14 00:30:59 PDT 2015


Revision: 137546
          https://trac.macports.org/changeset/137546
Author:   devans at macports.org
Date:     2015-06-14 00:30:59 -0700 (Sun, 14 Jun 2015)
Log Message:
-----------
libgda5: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/databases/libgda5/Portfile

Modified: trunk/dports/databases/libgda5/Portfile
===================================================================
--- trunk/dports/databases/libgda5/Portfile	2015-06-14 05:02:57 UTC (rev 137545)
+++ trunk/dports/databases/libgda5/Portfile	2015-06-14 07:30:59 UTC (rev 137546)
@@ -1,59 +1,59 @@
 # -*- 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
-PortGroup       gobject_introspection 1.0
-name            libgda5
-set gname       libgda
-version         5.2.2
-revision        2
-license         {GPL-2 LGPL}
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     GDA provides uniform access to different kinds of data sources.
-long_description \
-                GNU Data Access (GDA) is an attempt to provide \
-                uniform access to different kinds of data sources \
-                (databases, information servers, mail spools, etc).
-maintainers     jwa devans openmaintainer
-categories      databases gnome
-platforms       darwin
-homepage        http://www.gnome-db.org/
-distname        libgda-${version}
-master_sites    gnome:sources/${gname}/${branch}/
+PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
-use_xz          yes
+name                libgda5
+set gname           libgda
+version             5.2.2
+revision            2
+license             {GPL-2 LGPL}
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         GDA provides uniform access to different kinds of data sources.
+long_description    GNU Data Access (GDA) is an attempt to provide \
+                    uniform access to different kinds of data sources \
+                    (databases, information servers, mail spools, etc).
+maintainers         jwa devans openmaintainer
+categories          databases gnome
+platforms           darwin
+homepage            http://www.gnome-db.org/
+distname            libgda-${version}
+master_sites        gnome:sources/${gname}/${branch}/
 
-checksums       rmd160  d391a7ea74d08ae4f5f5fe7ba6c49f2f254be5f9 \
-                sha256  c9b8b1c32f1011e47b73c5dcf36649aaef2f1edaa5f5d75be20d9caadc2bc3e4
+use_xz              yes
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool \
-                port:yelp-tools \
-                port:gtk-doc \
-                port:gnome-common \
-                port:autoconf \
-                port:automake \
-                port:libtool
+checksums           rmd160  d391a7ea74d08ae4f5f5fe7ba6c49f2f254be5f9 \
+                    sha256  c9b8b1c32f1011e47b73c5dcf36649aaef2f1edaa5f5d75be20d9caadc2bc3e4
 
-depends_lib     port:desktop-file-utils \
-                port:readline \
-                port:gtk3 \
-                port:gtksourceview3 \
-                port:goocanvas2 \
-                port:iso-codes \
-                port:libsecret \
-                port:libsoup \
-                port:libgcrypt \
-                port:libxml2 \
-                port:libxslt
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool \
+                    port:yelp-tools \
+                    port:gtk-doc \
+                    port:gnome-common \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
-depends_run     port:gnome-settings-daemon \
-                port:yelp
+depends_lib         port:desktop-file-utils \
+                    port:readline \
+                    port:gtk3 \
+                    port:gtksourceview3 \
+                    port:goocanvas2 \
+                    port:iso-codes \
+                    port:libsecret \
+                    port:libsoup \
+                    port:libgcrypt \
+                    port:libxml2 \
+                    port:libxslt
 
+depends_run         port:gnome-settings-daemon \
+                    port:yelp
+
 gobject_introspection yes
 
-patchfiles      patch-bdb.diff
+patchfiles          patch-bdb.diff
 
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
@@ -61,27 +61,27 @@
     xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
 }
 
-configure.cmd   ./autogen.sh
+configure.cmd       ./autogen.sh
 
 #
 # use embedded libsqlite3 rather than the system version
 # to avoid dlopen 'Can't find file libsqlite3.so' errors
 #
 
-configure.args  --enable-system-sqlite=no \
-                --enable-gda-gi=yes \
-                --enable-gdaui-gi=yes \
-                --disable-silent-rules \
-                --without-graphviz \
-                --with-ldap=no \
-                --with-bdb=no \
-                --with-mdb=no \
-                --with-mysql=no \
-                --with-postgres=no \
-                --with-oracle=no \
-                --with-firebird=no \
-                --with-java=no \
-                --with-jni=no
+configure.args      --enable-system-sqlite=no \
+                    --enable-gda-gi=yes \
+                    --enable-gdaui-gi=yes \
+                    --disable-silent-rules \
+                    --without-graphviz \
+                    --with-ldap=no \
+                    --with-bdb=no \
+                    --with-mdb=no \
+                    --with-mysql=no \
+                    --with-postgres=no \
+                    --with-oracle=no \
+                    --with-firebird=no \
+                    --with-java=no \
+                    --with-jni=no
 
 variant mysql5 \
     description {support for current MySQL 5.x} {
@@ -179,5 +179,5 @@
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.type      gnome
-livecheck.name      ${gname}
+livecheck.type          gnome
+livecheck.name          ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150614/fdfcecd2/attachment-0001.html>


More information about the macports-changes mailing list