in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
categories to 'misc'. From Kibum Han in PR pkg/25642.
Changes since 5.0 include:
* When given -l and similar options, ls now adjusts the output column
widths to fit the data, so that output lines are shorter and have
columns that line up better. This may adversely affect shell
scripts that expect fixed-width columns, but such shell scripts were
not portable anyway, even with old GNU ls where the columns became
ragged when a datum was too wide.
* ls --width=N (for very large N) is no longer subject to an address
arithmetic bug that could result in bounds violations.
* ls --width=N (with -x or -C) no longer allocates more space
(potentially much more) than necessary for a given directory.
This package provides the GNU ls utility, from the GNU coreutils package.
It also includes the dircolors program, which is intended to be used together
with it.
This replaces the extremely outdated (and maybe broken) linuxls package.