Update to coreutils-8.29
Changelog: http://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS ok sadowski@
This commit is contained in:
parent
e7343419e8
commit
34141c2dba
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2017/10/25 15:36:23 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2017/12/30 13:32:53 bcallah Exp $
|
||||
|
||||
COMMENT = file, shell and text manipulation utilities
|
||||
|
||||
DISTNAME = coreutils-8.28
|
||||
DISTNAME = coreutils-8.29
|
||||
CATEGORIES = sysutils
|
||||
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (coreutils-8.28.tar.xz) = ERexoWA53dhNUamSOUgwfPoows6gPRokOHQiU98KDGU=
|
||||
SIZE (coreutils-8.28.tar.xz) = 5252336
|
||||
SHA256 (coreutils-8.29.tar.xz) = ktD6HDEcrO+omFO9tTxi9BEM39o4IDRrWcvQmPQPlV4=
|
||||
SIZE (coreutils-8.29.tar.xz) = 5286588
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.6 2017/10/25 15:36:23 bcallah Exp $
|
||||
$OpenBSD: patch-Makefile_in,v 1.7 2017/12/30 13:32:53 bcallah Exp $
|
||||
|
||||
XXX: Avoid rebuilding coreutils.info; our makeinfo is too old
|
||||
|
||||
Index: Makefile.in
|
||||
--- Makefile.in.orig
|
||||
+++ Makefile.in
|
||||
@@ -11507,6 +11507,7 @@ doc/$(am__dirstamp):
|
||||
@@ -11519,6 +11519,7 @@ doc/$(am__dirstamp):
|
||||
@: > doc/$(am__dirstamp)
|
||||
|
||||
$(srcdir)/doc/coreutils.info: doc/coreutils.texi $(srcdir)/doc/version.texi $(doc_coreutils_TEXINFOS)
|
||||
|
Loading…
Reference in New Issue
Block a user