New commits:
commit f5f492568b594c6a2b6347391457ed126027c227
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
collab/subversion: added ${INSTALL_ROOT} in zlib and neon in DEPENDS,
need neon with DAV
diff --git a/collab/subversion/DEPENDS b/collab/subversion/DEPENDS
index 6abdd5f..b8e2e4d 100755
--- a/collab/subversion/DEPENDS
+++ b/collab/subversion/DEPENDS
@@ -23,13 +23,17 @@ then
if [[ "$SVN_JAVA" == y ]]; then depends JAVA; fi
fi &&
message ""WARNING, disabling neon is not recommended and may break
downloading some svn spells."" &&
-optional_depends neon '--with-neon=/usr' '--without-neon' 'for Subversion
client to support DAV' &&
+optional_depends -sub DAV neon '--with-neon=${INSTALL_ROOT}/usr' \
+ '--without-neon' \
+ 'for Subversion client to support DAV' &&
optional_depends db '--with-berkeley-db' '--without-berkeley-db' 'for
Berkeley DB backend' &&
optional_depends APACHE2 '--with-apxs' '--without-apxs' 'to create Apache 2
modules' &&
diff --git a/collab/subversion/HISTORY b/collab/subversion/HISTORY
index 31bc532..80b58d6 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,3 +1,6 @@
+2012-05-28 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: added ${INSTALL_ROOT} in zlib and neon, need neon with DAV
+
2011-10-30 Ladislav Hagara <hgr AT vabo.cz>
* CONFIGURE, DEPENDS, BUILD, INSTALL: JAVA bindings added (javahl)
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (f5f492568b594c6a2b6347391457ed126027c227),
Pol Vinogradov, 05/28/2012