New commits:
commit 5946f4f958823c0a7a384ed8461fc7d69a734ffe
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>
Updated subversion to 1.4.0. Also my attempt to fix Bug #10721 and make
subversion build more regularly.
diff --git a/collab/subversion/CONFIGURE b/collab/subversion/CONFIGURE
index ce93cc6..38b5e82 100755
--- a/collab/subversion/CONFIGURE
+++ b/collab/subversion/CONFIGURE
@@ -5,5 +5,8 @@ function spell_ok_yesno {
if [[ "$SVN_HEAD" == y ]]; then
depends python
diff --git a/collab/subversion/DETAILS b/collab/subversion/DETAILS
index a34b58b..54adb12 100755
--- a/collab/subversion/DETAILS
+++ b/collab/subversion/DETAILS
@@ -1,5 +1,5 @@
SPELL=subversion
- VERSION=1.3.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.bz2
SOURCE_URL[0]=http://subversion.tigris.org/downloads/$SOURCE
-
SOURCE_HASH=sha512:9d164454e5dd27c81c3d5ddf8529d6221be454975b88df408242a821aa81a840f5b6521d94f257f7bc1bb80263bb3e78ee72668a37fd8742ce50d58ad828cb6b
+
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 526d261..1f12dd1 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,3 +1,8 @@
+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
+ * DEPENDS: If with perl require apr0/apr-util0. Bug 10721.
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.
[SM-Commit] GIT changes to master grimoire by George Sherwood (5946f4f958823c0a7a384ed8461fc7d69a734ffe),
George Sherwood, 10/08/2006