[72315] trunk/dports/databases/libgda4/Portfile

jwa at macports.org jwa at macports.org
Sun Oct 10 10:15:06 PDT 2010


Revision: 72315
          http://trac.macports.org/changeset/72315
Author:   jwa at macports.org
Date:     2010-10-10 10:15:04 -0700 (Sun, 10 Oct 2010)
Log Message:
-----------
version bump to 4.2.0, drop configure option breaking build

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

Modified: trunk/dports/databases/libgda4/Portfile
===================================================================
--- trunk/dports/databases/libgda4/Portfile	2010-10-10 17:10:01 UTC (rev 72314)
+++ trunk/dports/databases/libgda4/Portfile	2010-10-10 17:15:04 UTC (rev 72315)
@@ -6,7 +6,7 @@
 name		libgda4
 conflicts       libgda3
 set gname       libgda
-version		4.1.11
+version		4.2.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	GDA provides uniform access to diffent kinds of data sources.
 long_description	\
@@ -21,9 +21,9 @@
 master_sites    gnome:sources/${gname}/${branch}/
 use_bzip2	yes
 
-checksums       md5     f7c31fbdbd7b312873bf5eb6778a8be3 \
-                sha1    41419c15eb646561f37c946cfe545c5dc36e4702 \
-                rmd160  da116defecfb60fdd8572fb243823614757f1206
+checksums           md5     4b00c2b61430b2a0ea00e0332d1e8ef4 \
+                    sha1    98da33580855525c927afcbdaea83625156ec206 \
+                    rmd160  fa284ee1bc98ff81fcd788c77fdd467fab861b63
 
 patchfiles      patch-configure.ac.diff
 
@@ -75,11 +75,12 @@
                 --without-oracle \
                 --without-firebird \
                 --without-xbase \
-                --without-mdb \
                 --without-ldap \
                 --without-java \
                 --without-jni
 
+#                --without-mdb 
+
 use_parallel_build no
 
 variant with_mysql5 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101010/b9d5ea92/attachment.html>


More information about the macports-changes mailing list