Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (3be02e462ad2c9e7252b6d41077d157882e7ce2c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (3be02e462ad2c9e7252b6d41077d157882e7ce2c)
  • Date: Sun, 6 Aug 2006 09:02:14 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

database/mysql/DETAILS | 4 ++--
database/mysql/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 3be02e462ad2c9e7252b6d41077d157882e7ce2c
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Updated mysql to version 5.0.24

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index b6479d4..36df7c4 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -3,8 +3,8 @@ if [ "$OLD" == "y" ];then
VERSION=4.1.15
SOURCE_GPG="gurus.gpg:${SPELL}-${VERSION}.tar.gz.sig"
else
- VERSION=5.0.22
-
SOURCE_HASH=sha512:37066e2ac3ab75bfdeaf812cb4dccc37dfb4f49924442d56d01c721d2f77eecfd30b9f4f4ca99f10eee1bfc97716ecc1503f1f94d25d4c5e241d2fcc81d81b90
+ VERSION=5.0.24
+
SOURCE_HASH=sha512:b09de603628ecb1687831b38d36824df189effe0c7c356113bc4f317c6709bbe0fb23a7df336326df3e4beda6306955797f4edbfd1120efb134709e84a2752af
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 5e14b81..6597b12 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2006-08-06 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 5.0.24
+
2006-06-28 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: added STAGED_INSTALL=off since it doesn't work
with it and fix is not trivial



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (3be02e462ad2c9e7252b6d41077d157882e7ce2c), George Sherwood, 08/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page