summaryrefslogtreecommitdiffstats
path: root/base/coreutils
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-24 20:20:11 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-24 20:20:11 +0100
commitdf8b1711ddb12725fad57ccb67d663afac88b4d9 (patch)
tree08b83f9cec44b0091285649038b0bdc6bbce2632 /base/coreutils
parentae41ec4489e599428b5f5c4e72db451ac8386918 (diff)
downloadnutyx-pakxe-df8b1711ddb12725fad57ccb67d663afac88b4d9.tar.gz
nutyx-pakxe-df8b1711ddb12725fad57ccb67d663afac88b4d9.tar.bz2
nutyx-pakxe-df8b1711ddb12725fad57ccb67d663afac88b4d9.tar.xz
nutyx-pakxe-df8b1711ddb12725fad57ccb67d663afac88b4d9.zip
Maj de coreutils#8.2-1
Diffstat (limited to 'base/coreutils')
-rw-r--r--base/coreutils/.footprint2
-rw-r--r--base/coreutils/.md5sum6
-rwxr-xr-xbase/coreutils/Pkgfile2
3 files changed, 6 insertions, 4 deletions
diff --git a/base/coreutils/.footprint b/base/coreutils/.footprint
index 45893fae6..979fd0468 100644
--- a/base/coreutils/.footprint
+++ b/base/coreutils/.footprint
@@ -57,6 +57,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mktemp
-rwxr-xr-x root/root usr/bin/nl
-rwxr-xr-x root/root usr/bin/nohup
+-rwxr-xr-x root/root usr/bin/nproc
-rwxr-xr-x root/root usr/bin/od
-rwxr-xr-x root/root usr/bin/paste
-rwxr-xr-x root/root usr/bin/pathchk
@@ -161,6 +162,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/nice.1.gz
-rw-r--r-- root/root usr/share/man/man1/nl.1.gz
-rw-r--r-- root/root usr/share/man/man1/nohup.1.gz
+-rw-r--r-- root/root usr/share/man/man1/nproc.1.gz
-rw-r--r-- root/root usr/share/man/man1/od.1.gz
-rw-r--r-- root/root usr/share/man/man1/paste.1.gz
-rw-r--r-- root/root usr/share/man/man1/pathchk.1.gz
diff --git a/base/coreutils/.md5sum b/base/coreutils/.md5sum
index e484a7071..5586f997f 100644
--- a/base/coreutils/.md5sum
+++ b/base/coreutils/.md5sum
@@ -1,3 +1,3 @@
-0a923bc16f30eb207fe7d69036f775e4 coreutils-7.5-i18n-1.patch
-510a730e7bc8fd92daaf47aad4dc1200 coreutils-7.5-uname-1.patch
-775351410b7d6879767c3e4563354dc6 coreutils-7.5.tar.gz
+13699e7e1c2ab2165dbe9f35c047e804 coreutils-8.2-i18n-1.patch
+510a730e7bc8fd92daaf47aad4dc1200 coreutils-8.2-uname-1.patch
+dfb0d3dbc5f555386339f4f74621cda0 coreutils-8.2.tar.gz
diff --git a/base/coreutils/Pkgfile b/base/coreutils/Pkgfile
index 505cc46ef..413ab5542 100755
--- a/base/coreutils/Pkgfile
+++ b/base/coreutils/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:
name=coreutils
-version=7.5
+version=8.2
release=1
source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz \
http://www.linuxfromscratch.org/patches/lfs/development/coreutils-$version-i18n-1.patch\