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

jwa at macports.org jwa at macports.org
Wed Feb 16 10:02:28 PST 2011


Revision: 76032
          http://trac.macports.org/changeset/76032
Author:   jwa at macports.org
Date:     2011-02-16 10:02:28 -0800 (Wed, 16 Feb 2011)
Log Message:
-----------
version bump to 4.2.4, drop autoreconf and some unrecognized options

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

Modified: trunk/dports/databases/libgda4/Portfile
===================================================================
--- trunk/dports/databases/libgda4/Portfile	2011-02-16 18:00:45 UTC (rev 76031)
+++ trunk/dports/databases/libgda4/Portfile	2011-02-16 18:02:28 UTC (rev 76032)
@@ -6,7 +6,7 @@
 name		libgda4
 conflicts       libgda3
 set gname       libgda
-version		4.2.2
+version		4.2.4
 
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	GDA provides uniform access to diffent kinds of data sources.
@@ -22,9 +22,9 @@
 master_sites    gnome:sources/${gname}/${branch}/
 use_bzip2	yes
 
-checksums           md5     d2defb4ead63b8b76163000b2677adcf \
-                    sha1    124c00c977b0cfd4a615c925ec79ee0ff97e107f \
-                    rmd160  2604f68f25ee1a44b9b44897a6d06a7d2ede63c1
+checksums           md5     dbff943b8c7c14fc22e0cb85cc8216e6 \
+                    sha1    2426524478c2e40fb4c2b8072a922d75aa3c30b3 \
+                    rmd160  7d5c1f53b3f274227374b2044e05bb25aea36d4b
 
 #patchfiles      patch-configure.ac.diff
 
@@ -57,7 +57,7 @@
     }
 }
 
-use_autoreconf    yes
+#use_autoreconf    yes
 
 configure.perl  ${prefix}/bin/perl
 configure.env-append  INTLTOOL_PERL=${configure.perl}
@@ -66,17 +66,10 @@
                 --enable-system-sqlite \
                 --disable-silent-rules \
                 --disable-introspection \
-                --without-odbc \
                 --without-mysql \
-                --without-msql \
                 --without-postgres \
-                --without-tds \
-                --without-ibmdb2 \
-                --without-sybase \
                 --without-oracle \
                 --without-firebird \
-                --without-xbase \
-                --without-ldap \
                 --without-java \
                 --without-jni
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110216/fafe814c/attachment.html>


More information about the macports-changes mailing list