Update /src/subversion/release.sh to fetch Subversion 1.6.3
commit141fa4e11ee9c037ffcc73fc76a2a571771c753e
authorLaurent Boulard <laurent.boulard@gmail.com>
Thu, 23 Jul 2009 14:23:32 +0000 (23 16:23 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 25 Jul 2009 18:27:57 +0000 (25 20:27 +0200)
treeddea3f09a6e3564c41084c0d834c22ffe4235b48
parent56513d8ce5c7390d82278d4564ad567fa3f9ea1b
Update /src/subversion/release.sh to fetch Subversion 1.6.3

Port patches from 1.4.6 vto 1.6.3 version.

The former patch 0004 "Fix aprutils makefile" is no longer needed and
already exists in new subversion version.

Remaining issue is that you cannot complete the configure script because
it complains about missing OpenSSL headers. Subversion 1.6 depends on
serf library and this library requires the presence of OpenSSL.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/subversion/patches/0001-Imitate-Cygwin.patch
src/subversion/patches/0002-Work-around-misdetected-MSys-features.patch
src/subversion/patches/0003-Add-LIBTOOL_WIN32-macro.patch
src/subversion/patches/0004-Fix-aprutils-makefile.patch [deleted file]
src/subversion/patches/0004-Fix-mingw-detection-during-configure.patch [moved from src/subversion/patches/0005-Fix-mingw-detection-during-configure.patch with 70% similarity]
src/subversion/patches/0005-Comment-out-python-dependency-so-that-autogen-runs-u.patch [moved from src/subversion/patches/0006-Comment-out-python-dependency-so-that-autogen-runs-u.patch with 86% similarity]
src/subversion/patches/0006-Export-all-neon-symbols-for-now.patch [moved from src/subversion/patches/0007-Export-all-neon-symbols-for-now.patch with 74% similarity]
src/subversion/release.sh