Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4f1c76840bf4056d41f64ded22ae84e59880c301)
  • Date: Wed, 25 Oct 2006 05:30:47 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

database/unixodbc/CONFLICTS | 2 +-
database/unixodbc/DEPENDS | 7 ++++++-
database/unixodbc/DETAILS | 4 ++--
database/unixodbc/HISTORY | 7 +++++++
python-devel/numpy/DETAILS | 4 ++--
python-devel/numpy/HISTORY | 3 +++
6 files changed, 21 insertions(+), 6 deletions(-)

New commits:
commit 4f1c76840bf4056d41f64ded22ae84e59880c301
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

unixodbc-2.2.12

commit 959bd585a17d5023fd51e48859d2dc76dddf4b96
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

numpy-1.0

diff --git a/database/unixodbc/CONFLICTS b/database/unixodbc/CONFLICTS
index 0cab808..e0e5615 100755
--- a/database/unixodbc/CONFLICTS
+++ b/database/unixodbc/CONFLICTS
@@ -1 +1 @@
-conflicts libiodbc
+conflicts libiodbc y
diff --git a/database/unixodbc/DEPENDS b/database/unixodbc/DEPENDS
index c3829d5..2308120 100755
--- a/database/unixodbc/DEPENDS
+++ b/database/unixodbc/DEPENDS
@@ -1,5 +1,10 @@
depends g++ &&
-depends libtool "--enable-ltdllib" &&
+#depends libtool "--enable-ltdllib" &&
+depends bison &&
+depends flex &&
+optional_depends readline "--enable-readline" \
+ "--disable-readline" \
+ "readline support" &&
optional_depends qt-x11 "--enable-gui" \
"--disable-gui" \
"for QT-based GUI tools"
diff --git a/database/unixodbc/DETAILS b/database/unixodbc/DETAILS
index f5326c2..77ad9b6 100755
--- a/database/unixodbc/DETAILS
+++ b/database/unixodbc/DETAILS
@@ -1,9 +1,9 @@
SPELL=unixodbc
- VERSION=2.2.11
+ VERSION=2.2.12
SOURCE=unixODBC-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/unixODBC-$VERSION
SOURCE_URL[0]=http://www.unixodbc.org/$SOURCE
-
SOURCE_HASH=sha512:bf78185a19f9b2b8e817a5d04548b454558f0b9602e892a06f59ca69293d2246b55d8428fd20e66b249c4a28435d1e297ea88f6cd9e2d048681477d4be28b7fc
+
SOURCE_HASH=sha512:a64f688d1518c6888abe0c8ef668f247c83437ae7cfbd6309d65245ece584b3ab511efcd40c0c47a252e1ba62eeb81f9e5797e61f9a0c720ef84bf6a2657340d
WEB_SITE=http://www.unixodbc.org
ENTERED=20020406
LICENSE[0]=GPL
diff --git a/database/unixodbc/HISTORY b/database/unixodbc/HISTORY
index 6919f68..20dc8e0 100644
--- a/database/unixodbc/HISTORY
+++ b/database/unixodbc/HISTORY
@@ -1,3 +1,10 @@
+2006-10-25 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 2.2.12
+ * DEPENDS: add optional readline
+ add flex, bison
+ remove libtool, it causes build problems
+ * CONFLICTS: force dispel of libiodbc
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/python-devel/numpy/DETAILS b/python-devel/numpy/DETAILS
index b1d165e..0a31d59 100755
--- a/python-devel/numpy/DETAILS
+++ b/python-devel/numpy/DETAILS
@@ -1,6 +1,6 @@
SPELL=numpy
- VERSION=1.0rc3
-
SOURCE_HASH=sha512:1db85ca3d06a2f169fe48c070230b80878fcb38e5d537feed29b2fc21b1e63e541ec5f9723a7f531c19ed98107af7f9ddd7645f8e0c6430e04521c963bf973d7
+ VERSION=1.0
+
SOURCE_HASH=sha512:ab5dddd72f5b028af09f86b77db9175133bd4c0e9d015fc694ba480e2750a2ab48d8a792d60f7285a60c69a08e8cefe9f30df4b3117a139194d868d5ecb57820
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-devel/numpy/HISTORY b/python-devel/numpy/HISTORY
index 7741194..7e2d09c 100644
--- a/python-devel/numpy/HISTORY
+++ b/python-devel/numpy/HISTORY
@@ -1,3 +1,6 @@
+2006-10-25 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 1.0
+
2006-10-19 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 1.0rc3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4f1c76840bf4056d41f64ded22ae84e59880c301), Treeve Jelbert, 10/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page