summaryrefslogtreecommitdiff
path: root/devel/subversion/files/patch-configure
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2004-11-05 15:42:05 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2004-11-05 15:42:05 +0000
commit0c55337c2612ba6c0c869191e585f0bd94c8e6a0 (patch)
tree81faa392413316afcf32acd52b41e2210bd8205e /devel/subversion/files/patch-configure
parent- Unbreak: Update to 1.18 (files are unversioned) (diff)
(1) Update to 1.1.1 and supports `devel/apr' of version 1.0.0
(2) Add installation of usefuls scripts and tools into `share/subversion' (3) Prepare for JavaHL bindings, but `devel/apr' have problems with threads on STABLE now. PR: 73135, 72551, 52797, 72665. Submitted by: Many people, especially bmah@
Diffstat (limited to 'devel/subversion/files/patch-configure')
-rw-r--r--devel/subversion/files/patch-configure14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/subversion/files/patch-configure b/devel/subversion/files/patch-configure
deleted file mode 100644
index ff40c1342847..000000000000
--- a/devel/subversion/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
---- 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\.[5-9]"
-+APR_VER_REGEX="0\.9\.[4-9]"
- APR_VER_REGEX_TOO="1\.0"
--APU_VER_REGEX="0\.9\.[5-9]"
-+APU_VER_REGEX="0\.9\.[4-9]"
- APU_VER_REGEX_TOO="1\.0"
-
-