summaryrefslogtreecommitdiff
path: root/sysutils/coreutils
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-08-20 19:10:38 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-08-20 19:10:38 +0000
commit62f98d498cb0628413512527b913785c4393602d (patch)
tree5d6f449c71869265660f8ae788ff3eb82358bb3b /sysutils/coreutils
parentFixes to make this work better with net/freeswitch meta-port (diff)
Update to 8.5
PR: ports/148822 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
Notes
Notes: svn path=/head/; revision=259642
Diffstat (limited to 'sysutils/coreutils')
-rw-r--r--sysutils/coreutils/Makefile9
-rw-r--r--sysutils/coreutils/distinfo6
-rw-r--r--sysutils/coreutils/files/extra-patch-stty.c26
-rw-r--r--sysutils/coreutils/pkg-plist41
4 files changed, 64 insertions, 18 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 5e51213414d3..771377cfa982 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= coreutils
-PORTVERSION= 7.5
-PORTREVISION= 1
+PORTVERSION= 8.5
CATEGORIES= sysutils textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,10 +16,14 @@ COMMENT= The Free Software Foundation's core utilities
CONFLICTS= id-utils-[0-9]* linux-gid-[0-9]*
+SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_XZ= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
@@ -41,7 +44,7 @@ MAN1= gbasename.1 gcat.1 gchcon.1 gchgrp.1 gchmod.1 gchown.1 gchroot.1 \
gtail.1 gtee.1 gtest.1 gtimeout.1 gtouch.1 gtr.1 gtrue.1 gtruncate.1 \
gtsort.1 gtty.1 guname.1 gunexpand.1 guniq.1 gunlink.1 guptime.1 \
gusers.1 gvdir.1 gwc.1 gwho.1 gwhoami.1 gyes.1 gbase64.1 gsha224sum.1 \
- gsha256sum.1 gsha384sum.1 gsha512sum.1 gshuf.1
+ gsha256sum.1 gsha384sum.1 gsha512sum.1 gshuf.1 gnproc.1
OPTIONS= GMP "Build with GNU Multiple Precision Arithmetic Library" off
diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo
index 91d76073f639..8e65143ee289 100644
--- a/sysutils/coreutils/distinfo
+++ b/sysutils/coreutils/distinfo
@@ -1,3 +1,3 @@
-MD5 (coreutils-7.5.tar.xz) = ca9219c5b7efa533d552f61a3880f458
-SHA256 (coreutils-7.5.tar.xz) = 9590b921559999c483d3db668b9839fb83c1c7a7a7683a8ceea1f1e54b1e63fd
-SIZE (coreutils-7.5.tar.xz) = 4499412
+MD5 (coreutils-8.5.tar.xz) = 55170ed640e300f5b81640c6f4641513
+SHA256 (coreutils-8.5.tar.xz) = 5aa855caa08b94ccd632510d9ab265646d2ee11498c7efff205b27c2437dec5a
+SIZE (coreutils-8.5.tar.xz) = 4531488
diff --git a/sysutils/coreutils/files/extra-patch-stty.c b/sysutils/coreutils/files/extra-patch-stty.c
index 8704c918a4dc..ba2723bb64c8 100644
--- a/sysutils/coreutils/files/extra-patch-stty.c
+++ b/sysutils/coreutils/files/extra-patch-stty.c
@@ -1,15 +1,19 @@
---- src/stty.c.orig 2007-03-18 14:36:43.000000000 -0700
-+++ src/stty.c 2008-08-28 18:54:40.000000000 -0700
-@@ -282,8 +282,6 @@
- #endif
- #ifdef TABDLY
+--- src/stty.c.orig 2010-07-21 17:11:49.000000000 +0200
++++ src/stty.c 2010-07-21 17:12:36.000000000 +0200
+@@ -282,10 +282,10 @@
+ # ifdef TAB3
{"tab3", output, SANE_UNSET, TAB3, TABDLY},
-- {"tab2", output, SANE_UNSET, TAB2, TABDLY},
-- {"tab1", output, SANE_UNSET, TAB1, TABDLY},
- {"tab0", output, SANE_SET, TAB0, TABDLY},
- #else
- # ifdef OXTABS
-@@ -632,7 +630,7 @@
+ # endif
+-# ifdef TAB2
++# if 0
+ {"tab2", output, SANE_UNSET, TAB2, TABDLY},
+ # endif
+-# ifdef TAB1
++# if 0
+ {"tab1", output, SANE_UNSET, TAB1, TABDLY},
+ # endif
+ # ifdef TAB0
+@@ -635,7 +635,7 @@
fputs (_("\
* [-]onocr do not print carriage returns in the first column\n\
[-]opost postprocess output\n\
diff --git a/sysutils/coreutils/pkg-plist b/sysutils/coreutils/pkg-plist
index 46c28dad369d..1af35ec79cb5 100644
--- a/sysutils/coreutils/pkg-plist
+++ b/sysutils/coreutils/pkg-plist
@@ -47,6 +47,7 @@ bin/gmv
bin/gnice
bin/gnl
bin/gnohup
+bin/gnproc
bin/god
bin/gpaste
bin/gpathchk
@@ -113,6 +114,8 @@ lib/coreutils/glibstdbuf.so
%%NLS%%share/locale/da/LC_TIME/coreutils.mo
%%NLS%%share/locale/de/LC_MESSAGES/coreutils.mo
%%NLS%%share/locale/de/LC_TIME/coreutils.mo
+%%NLS%%share/locale/en/LC_MESSAGES/coreutils.mo
+%%NLS%%share/locale/en/LC_TIME/coreutils.mo
%%NLS%%share/locale/el/LC_MESSAGES/coreutils.mo
%%NLS%%share/locale/el/LC_TIME/coreutils.mo
%%NLS%%share/locale/es/LC_MESSAGES/coreutils.mo
@@ -139,6 +142,8 @@ lib/coreutils/glibstdbuf.so
%%NLS%%share/locale/ja/LC_TIME/coreutils.mo
%%NLS%%share/locale/ko/LC_MESSAGES/coreutils.mo
%%NLS%%share/locale/ko/LC_TIME/coreutils.mo
+%%NLS%%share/locale/lg/LC_MESSAGES/coreutils.mo
+%%NLS%%share/locale/lg/LC_TIME/coreutils.mo
%%NLS%%share/locale/lt/LC_MESSAGES/coreutils.mo
%%NLS%%share/locale/lt/LC_TIME/coreutils.mo
%%NLS%%share/locale/ms/LC_MESSAGES/coreutils.mo
@@ -153,6 +158,8 @@ lib/coreutils/glibstdbuf.so
%%NLS%%share/locale/pt/LC_TIME/coreutils.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/coreutils.mo
%%NLS%%share/locale/pt_BR/LC_TIME/coreutils.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/coreutils.mo
+%%NLS%%share/locale/ro/LC_TIME/coreutils.mo
%%NLS%%share/locale/ru/LC_MESSAGES/coreutils.mo
%%NLS%%share/locale/ru/LC_TIME/coreutils.mo
%%NLS%%share/locale/sk/LC_MESSAGES/coreutils.mo
@@ -173,45 +180,77 @@ lib/coreutils/glibstdbuf.so
%%NLS%%share/locale/zh_TW/LC_TIME/coreutils.mo
@dirrm lib/coreutils
%%NLS%%@dirrmtry share/locale/zh_TW/LC_TIME
+%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/zh_CN/LC_TIME
+%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/vi/LC_TIME
%%NLS%%@dirrmtry share/locale/vi/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/uk/LC_TIME
%%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/tr/LC_TIME
+%%NLS%%@dirrmtry share/locale/tr/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/sv/LC_TIME
+%%NLS%%@dirrmtry share/locale/sv/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/sl/LC_TIME
+%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/sk/LC_TIME
+%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/rw/LC_TIME
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ru/LC_TIME
+%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ro/LC_TIME
+%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/pt_BR/LC_TIME
+%%NLS%%@dirrmtry share/locale/pt_BR/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/pt/LC_TIME
+%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/pl/LC_TIME
-%%NLS%%@dirrmtry share/locale/no/LC_TIME
+%%NLS%%@dirrmtry share/locale/nl/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/nl/LC_TIME
%%NLS%%@dirrmtry share/locale/nb/LC_TIME
+%%NLS%%@dirrmtry share/locale/nb/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ms/LC_TIME
+%%NLS%%@dirrmtry share/locale/lg/LC_TIME
+%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/lg/
%%NLS%%@dirrmtry share/locale/lt/LC_TIME
%%NLS%%@dirrmtry share/locale/ko/LC_TIME
+%%NLS%%@dirrmtry share/locale/ko/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ja/LC_TIME
+%%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/it/LC_TIME
%%NLS%%@dirrmtry share/locale/it/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/id/LC_TIME
%%NLS%%@dirrmtry share/locale/id/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/hu/LC_TIME
%%NLS%%@dirrmtry share/locale/gl/LC_TIME
+%%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ga/LC_TIME
+%%NLS%%@dirrmtry share/locale/ga/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/fr/LC_TIME
+%%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/fi/LC_TIME
+%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/eu/LC_TIME
+%%NLS%%@dirrmtry share/locale/eu/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/et/LC_TIME
+%%NLS%%@dirrmtry share/locale/et/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/es/LC_TIME
+%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en/LC_TIME
%%NLS%%@dirrmtry share/locale/el/LC_TIME
+%%NLS%%@dirrmtry share/locale/el/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/de/LC_TIME
+%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/da/LC_TIME
+%%NLS%%@dirrmtry share/locale/da/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/cs/LC_TIME
+%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ca/LC_TIME
+%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/bg/LC_TIME
+%%NLS%%@dirrmtry share/locale/bg/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/be/LC_TIME
+%%NLS%%@dirrmtry share/locale/be/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/af/LC_TIME