aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/subversion/files
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-08-24 21:13:14 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-08-24 21:13:14 +0000
commitc62f14e1aa31dd1b6d67e298108486163b61de59 (patch)
tree27451e9fa7b21ff2d661dbbc640abec6f31b37c0 /recipes/subversion/files
parente0041be7a72a025f0f292990161fc2158c1981e6 (diff)
downloadopenembedded-c62f14e1aa31dd1b6d67e298108486163b61de59.tar.gz
subversion: Updated to version 1.6.5. Deleted old unused versions.
Diffstat (limited to 'recipes/subversion/files')
-rw-r--r--recipes/subversion/files/apr-regex.patch19
-rw-r--r--recipes/subversion/files/libtool.patch12
2 files changed, 0 insertions, 31 deletions
diff --git a/recipes/subversion/files/apr-regex.patch b/recipes/subversion/files/apr-regex.patch
deleted file mode 100644
index 4f1f50a7d5..0000000000
--- a/recipes/subversion/files/apr-regex.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- subversion-1.3.1/configure~apr-regex
-+++ subversion-1.3.1/configure
-@@ -2933,9 +2933,9 @@
-
-
-
--APR_VER_REGEX="0\.9\.[5-9]"
-+APR_VER_REGEX="0\.9\.12"
- APR_VER_REGEX_TOO="1\."
--APU_VER_REGEX="0\.9\.[5-9]"
-+APU_VER_REGEX="0\.9\.12"
- APU_VER_REGEX_TOO="1\."
-
-
diff --git a/recipes/subversion/files/libtool.patch b/recipes/subversion/files/libtool.patch
deleted file mode 100644
index d296806b12..0000000000
--- a/recipes/subversion/files/libtool.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: subversion-1.4.5/configure.in
-===================================================================
---- subversion-1.4.5.orig/configure.in 2007-01-01 14:41:51.000000000 +0000
-+++ subversion-1.4.5/configure.in 2009-04-30 21:19:12.000000000 +0000
-@@ -11,6 +11,7 @@
-
- AC_CONFIG_SRCDIR(subversion/include/svn_types.h)
- AC_CONFIG_AUX_DIR([build])
-+AC_CONFIG_MACRO_DIR([build/ac-macros])
-
- AC_MSG_NOTICE([Configuring Subversion ]AC_PACKAGE_VERSION)
-