summaryrefslogtreecommitdiff
path: root/sysutils/coreutils
diff options
context:
space:
mode:
authorrichard <richard>2014-02-04 14:33:54 +0000
committerrichard <richard>2014-02-04 14:33:54 +0000
commit9d599613b5838a96bdca52bf88a7ce780acee866 (patch)
tree4f0103ac6ffd2c7dc5abc05433e0e7319714858d /sysutils/coreutils
parentbc0886a6344a3ce4df4cd55d5d2862727a5f0283 (diff)
downloadpkgsrc-9d599613b5838a96bdca52bf88a7ce780acee866.tar.gz
Update to get misc/gnuls package to work with latest sysutils/coreutils-8.22.
Diffstat (limited to 'sysutils/coreutils')
-rw-r--r--sysutils/coreutils/distinfo3
-rw-r--r--sysutils/coreutils/patches/patch-Makefile.in14
2 files changed, 16 insertions, 1 deletions
diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo
index ee40cbb6fc3..cb7fb2c3bcd 100644
--- a/sysutils/coreutils/distinfo
+++ b/sysutils/coreutils/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.24 2014/02/02 07:08:24 richard Exp $
+$NetBSD: distinfo,v 1.25 2014/02/04 14:33:54 richard Exp $
SHA1 (coreutils-8.22.tar.xz) = cc7fe47b21eb49dd2ee4cdb707570f42fb2c8cc6
RMD160 (coreutils-8.22.tar.xz) = c3da7ade1d3ac82e97ac4a24c70376af8b9b503b
Size (coreutils-8.22.tar.xz) = 5335124 bytes
+SHA1 (patch-Makefile.in) = 2dfeef19557a569bb7a60947dd3389656cb5024b
SHA1 (patch-lib-fflush.c) = 106e9c7d05fff290f24cb69e1b2c80d0077c62bd
SHA1 (patch-lib-fseeko.c) = 9f4b0294698648011c64869fc0e642f910e9d47f
diff --git a/sysutils/coreutils/patches/patch-Makefile.in b/sysutils/coreutils/patches/patch-Makefile.in
new file mode 100644
index 00000000000..539170ced66
--- /dev/null
+++ b/sysutils/coreutils/patches/patch-Makefile.in
@@ -0,0 +1,14 @@
+$NetBSD: patch-Makefile.in,v 1.1 2014/02/04 14:33:54 richard Exp $
+
+--- Makefile.in.orig 2013-12-13 15:20:00.000000000 +0000
++++ Makefile.in
+@@ -4395,6 +4395,9 @@ pr_data = \
+ all: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
+
++gnuls: $(BUILT_SOURCES) $(mandeps)
++ $(MAKE) $(AM_MAKEFLAGS) src/dircolors src/ls man/dircolors.1 man/ls.1
++
+ .SUFFIXES:
+ .SUFFIXES: .1 .c .dvi .log .o .obj .pl .pl$(EXEEXT) .ps .sed .sh .sh$(EXEEXT) .sin .trs .x .xpl .xpl$(EXEEXT) .y
+ am--refresh: Makefile