summaryrefslogtreecommitdiff
path: root/devel/subversion/files/patch-configure
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2003-10-09 12:50:16 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2003-10-09 12:50:16 +0000
commit18c82f1b151e37ba088cc5ae353fd065d09d133d (patch)
tree8e9e21250d0245c819f69a4c038c4c772162aee2 /devel/subversion/files/patch-configure
parentwww/w3-4 port: mismatch between pkg-plist and real installation (diff)
[1] Update to 0.31.0
[2] Add (optional) ability to create repository [3] Add (optional) svnserve wrapper to fix svn+ssh access problems. PR: [2,3] ports/57754
Notes
Notes: svn path=/head/; revision=90709
Diffstat (limited to 'devel/subversion/files/patch-configure')
-rw-r--r--devel/subversion/files/patch-configure11
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/subversion/files/patch-configure b/devel/subversion/files/patch-configure
index a61b6659305d..8ad6cd1ae5ed 100644
--- a/devel/subversion/files/patch-configure
+++ b/devel/subversion/files/patch-configure
@@ -1,13 +1,14 @@
---- configure.orig Fri Jul 25 09:25:23 2003
-+++ configure Fri Jul 25 09:25:28 2003
-@@ -1820,8 +1820,8 @@
+--- configure.orig Thu Oct 9 09:10:22 2003
++++ configure Thu Oct 9 09:10:30 2003
+@@ -2952,9 +2952,9 @@
-APR_VER_REGEX="0\.9\.[4-9]"
--APU_VER_REGEX="0\.9\.[4-9]"
+APR_VER_REGEX="0\.9\.[3-9]"
+ APR_VER_REGEX_TOO="1\.0"
+-APU_VER_REGEX="0\.9\.[4-9]"
+APU_VER_REGEX="0\.9\.[3-9]"
-
+ APU_VER_REGEX_TOO="1\.0"