From 39868db3f988b0ad77f5027dce1ff248dc1b21c8 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 18 Jan 2010 14:34:19 +0100 Subject: [PATCH] coreutils: updated to 8.4 --- coreutils/.md5sum | 2 +- coreutils/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coreutils/.md5sum b/coreutils/.md5sum index be1f65a..d2555fb 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -3961aee7ac96434a1831580e0b7ad227 coreutils-8.3.tar.gz +56f549854d723d9dcebb77919019df55 coreutils-8.4.tar.gz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index ae268b1..ae52478 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgmp name=coreutils -version=8.3 +version=8.4 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz coreutils-uname.patch) @@ -13,7 +13,7 @@ source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz build() { cd $name-$version patch -p1 -i $SRC/coreutils-uname.patch - touch man/uname.1 man/hostname.1 man/arch.1 man/chroot.1 + touch man/{uname,hostname,hostid,arch,chroot,nice,who}.1 cat > config.cache <