Skip to Content.
Sympa Menu

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

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 (58d9c627a965ebefda05fba2960975241e2d3a48)
  • Date: Mon, 9 Oct 2006 05:49:51 -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 58d9c627a965ebefda05fba2960975241e2d3a48
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Updated mysql to version 5.0.26.

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 991ef09..9359277 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.24a
-
SOURCE_HASH=sha512:d2cb47a4f0e4c1cc8faf96c940ff8683916e30920d6f23e6229fe371e5c56e361ec553fd6298ac5d95a96cd6ea4a1a9fd9d5fe352dcf81b4f1c53d9fd6e0c671
+ VERSION=5.0.26
+
SOURCE_HASH=sha512:b0b840345e15c47343de0a09b5f225864a4acde0276571077787d294044ac73d3a446cee10f3d1df1bc8f334456ba06f12156efbeca86563c2cc4c4f524f0ca0

fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index af02aaf..75a4fc3 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2006-10-09 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 5.0.26.
+
2006-10-08 George Sherwood <george AT beernabeer.com>
* INSTALL: Removed mysql_install_db (Bug #10706)
* FINAL: Added file and added mysql_install_db (Bug #10977)



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (58d9c627a965ebefda05fba2960975241e2d3a48), George Sherwood, 10/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page