[Lunar-commits] <moonbase> unixODBC: verions bump with many bug fixes. One that dealt with qt4 gui.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Thu Jan 29 13:43:10 CET 2009
commit a6348e2782a0f79999b58786c3bb37b80b1d8af5
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Thu Jan 29 07:43:10 2009 -0500
unixODBC: verions bump with many bug fixes. One that dealt with qt4 gui.
The BUILD is no longer needed, unless anyone has suggestions for the few
options the configure defaults to no. The only possible one is this;
--enable-fdb build file-based data access default=no
Holler if ya want it.
---
sql/unixODBC/BUILD | 6 ------
sql/unixODBC/DETAILS | 6 +++---
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/sql/unixODBC/BUILD b/sql/unixODBC/BUILD
deleted file mode 100644
index 571ade1..0000000
--- a/sql/unixODBC/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- OPTS+="--disable-gui" &&
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/sql/unixODBC/DETAILS b/sql/unixODBC/DETAILS
index 7486805..97bf950 100644
--- a/sql/unixODBC/DETAILS
+++ b/sql/unixODBC/DETAILS
@@ -1,11 +1,11 @@
MODULE=unixODBC
- VERSION=2.2.12
+ VERSION=2.2.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.unixodbc.org/
- SOURCE_VFY=sha1:d1cb286fb538c664549153165e2b9183b58a627b
+ SOURCE_VFY=sha1:ab18464c83d30d7b38b8bb58e1dd01e3ec211488
WEB_SITE=http://www.unixodbc.org/
ENTERED=20070515
- UPDATED=20070515
+ UPDATED=20090129
SHORT="standard software API method for using database management systems"
cat << EOF
More information about the Lunar-commits
mailing list