Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (4787b22591b9ed7106ac872c713e6a3e7a074caf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (4787b22591b9ed7106ac872c713e6a3e7a074caf)
  • Date: Wed, 6 Dec 2006 12:51:28 -0600

GIT changes to stable-0.4 grimoire by Eric Sandall <sandalle@moby.(none)>:

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

New commits:
commit 4787b22591b9ed7106ac872c713e6a3e7a074caf
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

Revert "subversion: Updated to version 1.4.2"

This reverts commit 76dcbdb60a7226f54bf305cb60ba31728ea13cf6.

subversion 1.4.2 *also* fails sha512 check. :/

diff --git a/collab/subversion/DETAILS b/collab/subversion/DETAILS
index 6a494ca..2e66b1f 100755
--- a/collab/subversion/DETAILS
+++ b/collab/subversion/DETAILS
@@ -1,5 +1,5 @@
SPELL=subversion
- VERSION=1.4.2
+ VERSION=1.4.0
if [[ "$SVN_HEAD" == y ]]; then VERSION=${VERSION%.*}-HEAD; fi
SOURCE=$SPELL-$VERSION.tar.bz2
if [[ "$SVN_HEAD" == y ]]; then
@@ -9,7 +9,7 @@ if [[ "$SVN_HEAD" == y ]]; then
else
SOURCE=$SPELL-$VERSION.tar.gz # temporary measure, download
doesn't work for bz2
SOURCE_URL[0]=http://subversion.tigris.org/downloads/$SOURCE
-
SOURCE_HASH=sha512:5de05be79d5b8eb3ddf3494c8d15e198541c33d9624f6799b260a82d0c01a23036271388992c48a9e2f9c595ac762ce30021e0f0a5b2460ce7be0b909905566b
+
SOURCE_HASH=sha512:9410be2de91ea2236fd6b514f2506985cc9ffdd4a540c7e6e0eaa25cf553a5efc16d27f3a70acbc03a22651b43c20f1fafc5463b9f9ab2b01f3150a446eaf896
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://subversion.tigris.org/
diff --git a/collab/subversion/HISTORY b/collab/subversion/HISTORY
index 780e650..0daf84c 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,6 +1,3 @@
-2006-11-12 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated 1.4.2. Still won't build with perl and apr
-
2006-10-08 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.4.0
* CONFIGURE: If building with perl bindings requires apr0/apr-util0



  • [SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (4787b22591b9ed7106ac872c713e6a3e7a074caf), Eric Sandall, 12/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page