coreutils: Update from 8.24 to 8.25

This commit is contained in:
Fredrik Fornwall 2016-01-20 17:49:00 -05:00
parent 64ffad6a2b
commit e137a06fbd
2 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
Use man pages generated by help2man in the host build.
diff -u -r ../coreutils-8.24/Makefile.in ./Makefile.in
--- ../coreutils-8.24/Makefile.in 2015-07-03 17:23:13.000000000 -0400
+++ ./Makefile.in 2015-07-04 07:38:25.901795437 -0400
@@ -14242,31 +14242,7 @@
diff -u -r ../coreutils-8.25/Makefile.in ./Makefile.in
--- ../coreutils-8.25/Makefile.in 2016-01-20 05:55:18.000000000 -0500
+++ ./Makefile.in 2016-01-20 17:47:11.033497974 -0500
@@ -14385,32 +14385,7 @@
@SINGLE_BINARY_FALSE@man/yes.1: src/yes$(EXEEXT)
.x.1:
@ -19,7 +19,8 @@ diff -u -r ../coreutils-8.24/Makefile.in ./Makefile.in
- && $(MKDIR_P) $$t \
- && (cd $$t && $(LN_S) '$(abs_top_builddir)/src/'$$prog$(EXEEXT) \
- $$argv$(EXEEXT)) \
- && $(run_help2man) \
- && : $${SOURCE_DATE_EPOCH=`cat $(srcdir)/.timestamp 2>/dev/null || :`} \
- && export SOURCE_DATE_EPOCH && $(run_help2man) \
- --source='$(PACKAGE_STRING)' \
- --include=$(srcdir)/man/$$name.x \
- --output=$$t/$$name.1 \

View File

@ -1,7 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/coreutils/
TERMUX_PKG_DESCRIPTION="Basic file, shell and text manipulation utilities from the GNU project"
TERMUX_PKG_VERSION=8.24
TERMUX_PKG_BUILD_REVISION=4
TERMUX_PKG_VERSION=8.25
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/coreutils/coreutils-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_func_mkfifo=yes gl_cv_host_operating_system=Android --without-gmp --enable-single-binary=symlinks ac_cv_func_endpwent=no"
# pinky has no usage on Android.