Revision
140757
Author
devans@macports.org
Date
2015-10-01 22:49:12 -0700 (Thu, 01 Oct 2015)

Log Message

libgda5: rebuild with VALA_API_VERSION=0.30.

Modified Paths

Diff

Modified: trunk/dports/databases/libgda5/Portfile (140756 => 140757)


--- trunk/dports/databases/libgda5/Portfile	2015-10-02 04:43:15 UTC (rev 140756)
+++ trunk/dports/databases/libgda5/Portfile	2015-10-02 05:49:12 UTC (rev 140757)
@@ -7,7 +7,7 @@
 name                libgda5
 set gname           libgda
 version             5.2.4
-revision            1
+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.
@@ -88,7 +88,7 @@
 variant vala description {Build vala bindings and extensions} {
     depends_lib-append      port:vala \
                             port:libgee
-    configure.env-append    VALA_API_VERSION=0.28
+    configure.env-append    VALA_API_VERSION=0.30
     configure.args-append   --enable-vala=yes \
                             --enable-gdaui-vala=yes \
                             --enable-vala-extensions=yes