[132264] users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server

devans at macports.org devans at macports.org
Wed Jan 28 12:28:54 PST 2015


Revision: 132264
          https://trac.macports.org/changeset/132264
Author:   devans at macports.org
Date:     2015-01-28 12:28:54 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
GNOME-3/unstable: evolution-data-server, reformat, white space only.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server/


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/evolution-data-server:108265-119026
/users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server:114069-118152
   + /trunk/dports/gnome/evolution-data-server:108265-128059
/users/devans/GNOME-3/stable/dports/gnome/evolution-data-server:119490-132141
/users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server:114069-118152

Modified: users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
+++ users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server/Portfile	2015-01-28 20:28:54 UTC (rev 132264)
@@ -1,50 +1,50 @@
 # -*- 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            evolution-data-server
-version         3.13.8
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     Addressbook and calender libs for GNOME.
+name                evolution-data-server
+version             3.13.8
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Addressbook and calender libs for GNOME.
 long_description    Evolution Data Server provides a central location for \
                     addressbook and calendar in the GNOME Desktop.
-maintainers     devans openmaintainer
-categories      gnome
-license         LGPL-2+
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Evolution
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome
+license             LGPL-2+
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Evolution
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
 checksums           rmd160  f6aa51518cf2c0d96446acee55c0f6e56d644230 \
                     sha256  6ca5132064477d1eca036e1d60d22464932c1a86fe50958c8826e36c0da81da7
 
-depends_build   port:pkgconfig \
-                port:gnome-common \
-                port:intltool \
-                port:gtk-doc
+depends_build       port:pkgconfig \
+                    port:gnome-common \
+                    port:intltool \
+                    port:gtk-doc
 
-depends_lib     port:gtk3 \
-                port:libxml2 \
-                port:libsoup \
-                port:libsecret \
-                port:gcr \
-                port:libiconv \
-                port:nss \
-                port:nspr \
-                port:libgweather \
-                port:libical \
-                port:libgdata \
-                port:gnome-online-accounts \
-                port:gobject-introspection \
-                port:sqlite3 \
-                port:vala \
-                port:db46
+depends_lib         port:gtk3 \
+                    port:libxml2 \
+                    port:libsoup \
+                    port:libsecret \
+                    port:gcr \
+                    port:libiconv \
+                    port:nss \
+                    port:nspr \
+                    port:libgweather \
+                    port:libical \
+                    port:libgdata \
+                    port:gnome-online-accounts \
+                    port:gobject-introspection \
+                    port:sqlite3 \
+                    port:vala \
+                    port:db46
 
-patchfiles      patch-configure.ac.diff \
-                patch-addressbook-libebook-contacts-e-phone-number-private.cpp.diff
+patchfiles          patch-configure.ac.diff \
+                    patch-addressbook-libebook-contacts-e-phone-number-private.cpp.diff
 
 # update m4/intltool.m4 and autoreconf
 
@@ -52,34 +52,34 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 configure.env-append \
-                DB_CFLAGS="-I${prefix}/include/db46" \
-                DB_LIBS="-L${prefix}/lib/db46 -ldb"
+                    DB_CFLAGS="-I${prefix}/include/db46" \
+                    DB_LIBS="-L${prefix}/lib/db46 -ldb"
 
-configure.args  --enable-smime \
-                --enable-ipv6 \
-                --enable-weather \
-                --enable-google \
-                --enable-goa \
-                --enable-introspection=yes \
-                --enable-vala-bindings \
-                --with-nspr-includes=${prefix}/include/nspr  \
-                --with-nspr-libs=${prefix}/lib/nspr  \
-                --with-nss-includes=${prefix}/include/nss \
-                --with-nss-libs=${prefix}/lib/nss \
-                --with-krb5=/usr \
-                --disable-uoa \
-                --disable-silent-rules \
-                --disable-schemas-compile
+configure.args      --enable-smime \
+                    --enable-ipv6 \
+                    --enable-weather \
+                    --enable-google \
+                    --enable-goa \
+                    --enable-introspection=yes \
+                    --enable-vala-bindings \
+                    --with-nspr-includes=${prefix}/include/nspr  \
+                    --with-nspr-libs=${prefix}/lib/nspr  \
+                    --with-nss-includes=${prefix}/include/nss \
+                    --with-nss-libs=${prefix}/lib/nss \
+                    --with-krb5=/usr \
+                    --disable-uoa \
+                    --disable-silent-rules \
+                    --disable-schemas-compile
 
 #
 # port nss is not universal
 #
 
-universal_variant no
+universal_variant   no
 
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
 build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
@@ -95,4 +95,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome-with-unstable
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/293ae710/attachment.html>


More information about the macports-changes mailing list