Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Dec 2020 16:20:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251507] sysutils/toybox: update to 0.8.4
Message-ID:  <bug-251507-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251507

            Bug ID: 251507
           Summary: sysutils/toybox: update to 0.8.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://landley.net/toybox/#24-10-2020
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vidar@karlsen.tech
 Attachment #220140 maintainer-approval+
             Flags:

Created attachment 220140
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220140&action=
=3Dedit
svn diff

Update sysutils/toybox to 0.8.4.

QA:
- poudriere testport: 11.4 & 12.2, builds and runs
- portlint -C: looks fine

Changelog:
- new commands: sha3sum and watchdog
- new command features:
  - sed -s flag
  - cpio --no-preserve-owner now affects archive creation
  - Elliott added tar -I and multi-type find -type a,b,c support
  - Mark Salyzyn added xargs -P to run parallel job
  - the ps and top commands now autodetect pid length
  - top adjusts units for memory display based on system size
- toysh and mkroot: lots of new work on toysh: 29 commits to sh.c since last
release, adding 1500 lines and deleting 700, plus a bunch of sh.tests entri=
es).
Implemented since last release:
  - wildcards
  - case/esac and select
  - brace expansion sequences (ala {1..10..2} and {a..z})
  - the remaining variable slice types ${a#y} ${a%y} ${a^y} ${a,y}
${a/search/replace}
  - the "source" shell builtin
  - the start of job control
  - several bugfixes

See news article for full changelog: http://landley.net/toybox/#24-10-2020

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251507-7788>