Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (02a32068e003a17aa5708483499b2eee2af0b85e)
  • Date: Sat, 14 Jul 2007 01:00:30 -0500

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

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

New commits:
commit 02a32068e003a17aa5708483499b2eee2af0b85e
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

mysql: Updated stable to version 5.0.45

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index ca51848..ed2851b 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.41
-
SOURCE_HASH=sha512:6c14607ac653b982024da7a75db80a22dfcb82d3d120a78764d0a45ff64eccc9271f4c615de5c9e3985a861a3ad9bc8e6f06ddc0db95cd23b361d025bde8bed9
+ VERSION=5.0.45
+
SOURCE_HASH=sha512:ed8dd2bc4d06a4c5f1a2e3779175ae924799de4f1e060d99e796aa0c4ac55a8ee44140ef4fc1abe02b151065e57a2895a8b46ab09d13f7fefd84fb4eb89df34b
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index bf73e3c..7eb283a 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2007-07-14 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated OLD=n to 5.0.45
+
2007-05-10 George Sherwood <george AT beernabeer.com>
* DETAILS: updated OLD=n to 5.0.41
SECURITY_PATCH++



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (02a32068e003a17aa5708483499b2eee2af0b85e), George Sherwood, 07/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page