subversion: Update to 1.14.2

This commit is contained in:
Tee KOBAYASHI 2022-04-12 23:18:28 +09:00 committed by buttaface
parent 3e0864fbbd
commit 1d68a1a324
2 changed files with 2 additions and 18 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://subversion.apache.org
TERMUX_PKG_DESCRIPTION="Centralized version control system characterized by its simplicity"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.14.1
TERMUX_PKG_REVISION=13
TERMUX_PKG_VERSION=1.14.2
TERMUX_PKG_SRCURL=https://www.apache.org/dist/subversion/subversion-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9
TERMUX_PKG_SHA256=c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28
TERMUX_PKG_DEPENDS="apr, apr-util, serf, libexpat, libsqlite, liblz4, utf8proc, zlib"
TERMUX_PKG_BREAKS="subversion-dev"
TERMUX_PKG_REPLACES="subversion-dev"

View File

@ -1,15 +0,0 @@
diff -u -r ../subversion-1.8.5/configure ./configure
--- ../subversion-1.8.5/configure 2013-11-15 02:07:12.000000000 +0100
+++ ./configure 2014-02-12 08:43:44.000000000 +0100
@@ -18377,10 +18377,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mach-O dynamic module iteration functions" >&5
$as_echo_n "checking for Mach-O dynamic module iteration functions... " >&6; }
if test "$cross_compiling" = yes; then :
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot run test program while cross compiling
-See \`config.log' for more details" "$LINENO" 5; }
+ echo no
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */