Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (8df138723acee115623461f8d33c3473db04b2d1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bearcat Sandor <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (8df138723acee115623461f8d33c3473db04b2d1)
  • Date: Wed, 25 Apr 2007 10:28:57 -0500

GIT changes to master grimoire by Bearcat Sandor <sourcemage AT feline-soul.com>:

http/mod_python/DETAILS | 2 +-
http/mod_python/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 8df138723acee115623461f8d33c3473db04b2d1
Author: Bearcat Sandor <sourcemage AT feline-soul.com>
Commit: Bearcat Sandor <sourcemage AT feline-soul.com>

Upgraded mod_python to version 3.3.1 so that it works with the latest
version of Apache.

diff --git a/http/mod_python/DETAILS b/http/mod_python/DETAILS
index 78c5ba1..76c127f 100755
--- a/http/mod_python/DETAILS
+++ b/http/mod_python/DETAILS
@@ -3,7 +3,7 @@ if [[ "$MODPY_APACHE" == "Apache1" ]]; then
VERSION=2.7.11

SOURCE_HASH=sha512:26809da338368a85759db27a5367c98264e391ae2c5b3ef46ce826fd4c259e5b853740b3c786e59de4a43f1c7e8b59d37c83bd5f35d930aad7f1926e8140c1e0
else
- VERSION=3.2.8
+ VERSION=3.3.1

SOURCE_HASH=sha512:b3c3d5ed624e0152d8904a7566be80c04622889b79350bb981e8adfbcc62a22cde6ebe609d76a67c57096b8d3fcdfd6c59e47aac39b73e614f8192e3061164f9
fi
SOURCE=$SPELL-$VERSION.tgz
diff --git a/http/mod_python/HISTORY b/http/mod_python/HISTORY
index d1e1457..0dbb620 100644
--- a/http/mod_python/HISTORY
+++ b/http/mod_python/HISTORY
@@ -1,3 +1,6 @@
+2007-04-25 Bearcat M. Sandor <Sourcemage AT feline-soul.com>
+ * DETAILS: Updated to 3.3.1
+
2007-04-16 David Kowis <dkowis AT shlrm.org>
* PRE_BUILD: removed!
* DETAILS: version updated to 3.3.1



  • [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (8df138723acee115623461f8d33c3473db04b2d1), Bearcat Sandor, 04/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page