On Fri, Aug 05 2022, Job Snijders <j...@openbsd.org> wrote:
> $ pkg_info datamash
> Information for inst:datamash-1.8p0
>
> Comment:
> perform basic numeric, textual and statistical operations
>
> Description:
> GNU datamash is a command-line program which performs basic numeric, textual
> and statistical operations on input textual data files.
>
> Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
>
> WWW: https://www.gnu.org/software/datamash/

A few issues addressed:
- drop REVISION (not needed for a new port or an update)
- add #uses pledge() marker
- add missing LIB_DEPENDS and WANTLIB: this uses libiconv and gettext
  (make port-lib-depends-check).  Drop directories from the PLIST which
  are shipped by the gettext port (make plist).  Also add libm to WANTLIB.
- move bash-completion to the standard bash-completion directory

Updated tarball attached, ok jca@ to import

Attachment: datamash.tgz
Description: Binary data

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to