if [[ "$SVN_HEAD" == y ]]; then
depends python
diff --git a/collab/subversion/DETAILS b/collab/subversion/DETAILS
index dba6acc..2e66b1f 100755
--- a/collab/subversion/DETAILS
+++ b/collab/subversion/DETAILS
@@ -1,5 +1,5 @@
SPELL=subversion
- VERSION=1.3.0
+ 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:5da25741791f39c1f4e5387908bfeece53a9ce5746f40cf811ed773a502b822832877fb346009eabb047da230e5c913500550c94c093a06eea5302080a60cc8d
+
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 de91a7b..0daf84c 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-02-07 Arwed v. Merkatz <v.merkatz AT gmx.net>
* BUILD: add --disable-neon-version-check to OPTS or subversion will
randomly not build with http support on neon version updates
[SM-Commit] GIT changes to stable-0.4 grimoire by Jaka Kranjc (54b77a1ec891bbcd331b0064e5ddb2ca9dc97e70),
Jaka Kranjc, 11/20/2006