summaryrefslogtreecommitdiffstats
path: root/collab/subversion/neon-1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'collab/subversion/neon-1.patch')
-rw-r--r--collab/subversion/neon-1.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/collab/subversion/neon-1.patch b/collab/subversion/neon-1.patch
new file mode 100644
index 0000000000..808ff834e8
--- /dev/null
+++ b/collab/subversion/neon-1.patch
@@ -0,0 +1,13 @@
+--- trunk/configure 2009/09/14 01:54:42 39282
++++ trunk/configure 2009/09/14 02:26:48 39283
+@@ -86,8 +86,8 @@
+
+ # Either a space-separated list of allowable Neon versions, or "any" to
+ # mean allow anything.
+-NEON_ALLOWED_LIST="0\.25 0\.26 0\.27\.2 0\.28"
+-NEON_RECOMMENDED_VER=0.28.4
++NEON_ALLOWED_LIST="0\.25 0\.26 0\.27\.2 0\.28 0\.29"
++NEON_RECOMMENDED_VER="0.29.0"
+ NEON_URL="http://www.webdav.org/neon/neon-${NEON_RECOMMENDED_VER}.tar.gz"
+ dnl You can skip the neon version check only if you know what you are doing
+ AC_ARG_ENABLE(neon-version-check,