[Bug 206512] sysutils/coreutils: Update to 8.25

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 8 15:31:44 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206512

jharris at widomaker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcy at lm7.fr,
                   |                            |nivit at FreeBSD.org

--- Comment #10 from jharris at widomaker.com ---
Actually, with a little more grepping, I see that only sysutils/renameutils
explicitly uses coreutils' gls, the only program identified in the mailing list
message you referenced.  Matteo has been added to this bug's CC list.

All other ports explicitly (grep|awk|sort|uniq -c) use just one coreutils
program:

   1 gcp
   2 ginstall
   2 gmd5sum
   1 gprintf
   3 greadlink
   1 grep
   1 gsha256sum
   1 gtail

except for graphics/variety, which I have grepped and can't determine where it
actually uses any of the coreutils programs (no instances of gcp, gls, etc.)
So, nivit@ is also CC'd.

Matteo and nivit@, will the coreutils gls change described here:

  http://lists.gnu.org/archive/html/coreutils/2016-02/msg00000.html

break your ports I just mentioned?  If you don't mind, please test against this
coreutils 8.25 patch:

  https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166632&action=diff

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list