Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (074df7674ccb52377fec19ab7d6f316f464af5c0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (074df7674ccb52377fec19ab7d6f316f464af5c0)
  • Date: Mon, 9 May 2011 13:05:03 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

database/unixodbc/DEPENDS | 9 +--------
database/unixodbc/DETAILS | 6 +++---
database/unixodbc/HISTORY | 4 ++++
database/unixodbc/unixODBC-2.2.14.tar.gz.sig | 0
dev/null |binary
5 files changed, 8 insertions(+), 11 deletions(-)

New commits:
commit 074df7674ccb52377fec19ab7d6f316f464af5c0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

unixodbc: => 2.3.0

diff --git a/database/unixodbc/DEPENDS b/database/unixodbc/DEPENDS
index e47961d..8b160f3 100755
--- a/database/unixodbc/DEPENDS
+++ b/database/unixodbc/DEPENDS
@@ -4,11 +4,4 @@ depends bison &&
depends flex &&
optional_depends readline "--enable-readline" \
"--disable-readline" \
- "readline support" &&
-optional_depends qt-x11 "--enable-gui --with-qt=/usr \
- --with-qt-lib=/usr/lib \
- --with-qt-includes=/usr/include/qt \
- --with-qt-programs=/usr/bin" \
- "--disable-gui" \
- "for QT-based GUI tools"
-
+ "readline support"
diff --git a/database/unixodbc/DETAILS b/database/unixodbc/DETAILS
index d754caf..d738e8f 100755
--- a/database/unixodbc/DETAILS
+++ b/database/unixodbc/DETAILS
@@ -1,8 +1,8 @@
SPELL=unixodbc
- VERSION=2.2.14
-#
SOURCE_HASH=sha512:d4b790614abc2dbdf2b49c814c9fed4a6a10aaa7ad2bdc1691d88c75c4b881e5d97bfc450e947d6c9c86e818f77738aeda721d3032d61c0c234966fbb1dab563
+ VERSION=2.3.0
+
SOURCE_HASH=sha512:0be202eca94f43751c7300147039f7c5c5cdaf6714a5d0243e260178c39c4c842d1efa4b5986c0e5dde8f0d89406fc0bb12311198e17b4ec753fffa45d4e1558
SOURCE=unixODBC-$VERSION.tar.gz
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/unixODBC-$VERSION
SOURCE_URL[0]=http://www.unixodbc.org/$SOURCE
WEB_SITE=http://www.unixodbc.org
diff --git a/database/unixodbc/HISTORY b/database/unixodbc/HISTORY
index 537a918..aed96ad 100644
--- a/database/unixodbc/HISTORY
+++ b/database/unixodbc/HISTORY
@@ -1,3 +1,7 @@
+2011-05-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.0
+ * DEPENDS: remove qt-x11 - now separate spell for gui
+
2010-02-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: No longer auto-conflict with libiodbc (only normal
conflict)

diff --git a/database/unixodbc/unixODBC-2.2.14.tar.gz.sig
b/database/unixodbc/unixODBC-2.2.14.tar.gz.sig
deleted file mode 100644
index 9a2f308..0000000
Binary files a/database/unixodbc/unixODBC-2.2.14.tar.gz.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (074df7674ccb52377fec19ab7d6f316f464af5c0), Treeve Jelbert, 05/09/2011

Archive powered by MHonArc 2.6.24.

Top of Page