FreeBSD Bugzilla – Attachment 77414 Details for
Bug 111489
sysutils/coreutils: update to version 6.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 6.47 KB, created by
Eric P. Scott
on 2007-04-11 20:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eric P. Scott
Created:
2007-04-11 20:40:02 UTC
Size:
6.47 KB
patch
obsolete
>diff -ruN /usr/ports/sysutils/coreutils/Makefile sysutils/coreutils/Makefile >--- /usr/ports/sysutils/coreutils/Makefile Mon Jan 29 11:05:06 2007 >+++ sysutils/coreutils/Makefile >@@ -6,7 +6,7 @@ > # > > PORTNAME= coreutils >-PORTVERSION= 6.7 >+PORTVERSION= 6.9 > CATEGORIES= sysutils textproc > MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -20,6 +20,7 @@ > USE_GCC= 3.4+ > USE_BZIP2= yes > GNU_CONFIGURE= yes >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ARGS= --program-prefix=g --infodir=${PREFIX}/info --mandir=${PREFIX}/man > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" > >diff -ruN /usr/ports/sysutils/coreutils/distinfo sysutils/coreutils/distinfo >--- /usr/ports/sysutils/coreutils/distinfo Mon Jan 29 11:05:06 2007 >+++ sysutils/coreutils/distinfo Thu Mar 22 14:40:44 2007 >@@ -1,5 +1,5 @@ >-MD5 (coreutils-6.7.tar.bz2) = a16465d0856cd011a1acc1c21040b7f4 >-SHA1 (coreutils-6.7.tar.bz2) = 55a6037365f749a4ebb9e88a92132a4f938ac90e >-RMD160 (coreutils-6.7.tar.bz2) = 593acd266431db1777505bd181a7ffe095774beb >-SHA256 (coreutils-6.7.tar.bz2) = 4d7027cc803682decdadf850095dce7e22cc08eba2b1283e16d0fb7a675ac1f0 >-SIZE (coreutils-6.7.tar.bz2) = 5315342 >+MD5 (coreutils-6.9.tar.bz2) = c9607d8495f16e98906e7ed2d9751a06 >+SHA1 (coreutils-6.9.tar.bz2) = 10310a78c4e1d9f742f3815ac28e9bf1086a5885 >+RMD160 (coreutils-6.9.tar.bz2) = c6ae65204b2e9c234a1140f39a8be1ee5cdcaab7 >+SHA256 (coreutils-6.9.tar.bz2) = 89c2895ad157de50e53298b22d91db116ee4e1dd3fdf4019260254e2e31497b0 >+SIZE (coreutils-6.9.tar.bz2) = 5384378 >diff -ruN /usr/ports/sysutils/coreutils/files/patch-configure sysutils/coreutils/files/patch-configure >--- /usr/ports/sysutils/coreutils/files/patch-configure Tue Jan 16 06:25:40 2007 >+++ sysutils/coreutils/files/patch-configure >@@ -1,10 +1,6 @@ >-=================================================================== >-RCS file: configure,v >-retrieving revision 1.1 >-diff -u -r1.1 configure >---- configure 2006/12/13 01:35:51 1.1 >-+++ configure 2006/12/13 01:36:59 >-@@ -2257,13 +2257,13 @@ >+--- configure.orig Thu Mar 22 14:20:28 2007 >++++ configure >+@@ -2415,13 +2415,13 @@ > for ac_prog in mkdir gmkdir; do > for ac_exec_ext in '' $ac_executable_extensions; do > { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue >diff -ruN /usr/ports/sysutils/coreutils/pkg-plist sysutils/coreutils/pkg-plist >--- /usr/ports/sysutils/coreutils/pkg-plist Sat Nov 18 15:23:50 2006 >+++ sysutils/coreutils/pkg-plist >@@ -1,4 +1,5 @@ > bin/g[ >+bin/gbase64 > bin/gbasename > bin/gcat > bin/gchgrp >@@ -59,7 +60,12 @@ > bin/grmdir > bin/gseq > bin/gsha1sum >+bin/gsha224sum >+bin/gsha256sum >+bin/gsha384sum >+bin/gsha512sum > bin/gshred >+bin/gshuf > bin/gsleep > bin/gsort > bin/gsplit >@@ -88,16 +94,12 @@ > bin/gwho > bin/gwhoami > bin/gyes >-bin/gsha224sum >-bin/gsha256sum >-bin/gsha384sum >-bin/gsha512sum >-bin/gshuf >-bin/gbase64 > %%NLS%%share/locale/af/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/af/LC_TIME/coreutils.mo > %%NLS%%share/locale/be/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/be/LC_TIME/coreutils.mo >+%%NLS%%share/locale/bg/LC_MESSAGES/coreutils.mo >+%%NLS%%share/locale/bg/LC_TIME/coreutils.mo > %%NLS%%share/locale/ca/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/ca/LC_TIME/coreutils.mo > %%NLS%%share/locale/cs/LC_MESSAGES/coreutils.mo >@@ -112,6 +114,8 @@ > %%NLS%%share/locale/es/LC_TIME/coreutils.mo > %%NLS%%share/locale/et/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/et/LC_TIME/coreutils.mo >+%%NLS%%share/locale/eu/LC_MESSAGES/coreutils.mo >+%%NLS%%share/locale/eu/LC_TIME/coreutils.mo > %%NLS%%share/locale/fi/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/fi/LC_TIME/coreutils.mo > %%NLS%%share/locale/fr/LC_MESSAGES/coreutils.mo >@@ -144,6 +148,8 @@ > %%NLS%%share/locale/pt_BR/LC_TIME/coreutils.mo > %%NLS%%share/locale/ru/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/ru/LC_TIME/coreutils.mo >+%%NLS%%share/locale/rw/LC_MESSAGES/coreutils.mo >+%%NLS%%share/locale/rw/LC_TIME/coreutils.mo > %%NLS%%share/locale/sk/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/sk/LC_TIME/coreutils.mo > %%NLS%%share/locale/sl/LC_MESSAGES/coreutils.mo >@@ -156,14 +162,12 @@ > %%NLS%%share/locale/zh_CN/LC_TIME/coreutils.mo > %%NLS%%share/locale/zh_TW/LC_MESSAGES/coreutils.mo > %%NLS%%share/locale/zh_TW/LC_TIME/coreutils.mo >-%%NLS%%share/locale/bg/LC_MESSAGES/coreutils.mo >-%%NLS%%share/locale/bg/LC_TIME/coreutils.mo >-%%NLS%%share/locale/eu/LC_MESSAGES/coreutils.mo >-%%NLS%%share/locale/eu/LC_TIME/coreutils.mo >-%%NLS%%share/locale/rw/LC_MESSAGES/coreutils.mo >-%%NLS%%share/locale/rw/LC_TIME/coreutils.mo > %%NLS%%@dirrmtry share/locale/zh_TW/LC_TIME >+%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES >+%%NLS%%@dirrmtry share/locale/zh_TW > %%NLS%%@dirrmtry share/locale/zh_CN/LC_TIME >+%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES >+%%NLS%%@dirrmtry share/locale/zh_CN > %%NLS%%@dirrmtry share/locale/tr/LC_TIME > %%NLS%%@dirrmtry share/locale/sv/LC_TIME > %%NLS%%@dirrmtry share/locale/sl/LC_TIME >@@ -172,6 +176,9 @@ > %%NLS%%@dirrmtry share/locale/sk/LC_TIME > %%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/sk >+%%NLS%%@dirrmtry share/locale/rw/LC_TIME >+%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES >+%%NLS%%@dirrmtry share/locale/rw > %%NLS%%@dirrmtry share/locale/ru/LC_TIME > %%NLS%%@dirrmtry share/locale/pt_BR/LC_TIME > %%NLS%%@dirrmtry share/locale/pt/LC_TIME >@@ -186,9 +193,6 @@ > %%NLS%%@dirrmtry share/locale/nl/LC_TIME > %%NLS%%@dirrmtry share/locale/nb/LC_TIME > %%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/ko/LC_TIME > %%NLS%%@dirrmtry share/locale/ko/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/ko >@@ -203,6 +207,7 @@ > %%NLS%%@dirrmtry share/locale/fi/LC_TIME > %%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/fi >+%%NLS%%@dirrmtry share/locale/eu/LC_TIME > %%NLS%%@dirrmtry share/locale/et/LC_TIME > %%NLS%%@dirrmtry share/locale/es/LC_TIME > %%NLS%%@dirrmtry share/locale/el/LC_TIME >@@ -216,12 +221,8 @@ > %%NLS%%@dirrmtry share/locale/ca/LC_TIME > %%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/ca >+%%NLS%%@dirrmtry share/locale/bg/LC_TIME > %%NLS%%@dirrmtry share/locale/be/LC_TIME > %%NLS%%@dirrmtry share/locale/be/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/be > %%NLS%%@dirrmtry share/locale/af/LC_TIME >-%%NLS%%@dirrmtry share/locale/bg/LC_TIME >-%%NLS%%@dirrmtry share/locale/eu/LC_TIME >-%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES >-%%NLS%%@dirrmtry share/locale/rw/LC_TIME >-%%NLS%%@dirrmtry share/locale/rw
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 111489
: 77414