Bug 246946 - sysutils/toybox: update to 0.8.3
Summary: sysutils/toybox: update to 0.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: http://landley.net/toybox
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-06-02 23:32 UTC by Vidar Karlsen
Modified: 2020-06-04 05:52 UTC (History)
1 user (show)

See Also:
vidar: maintainer-feedback+


Attachments
svn diff (4.13 KB, patch)
2020-06-02 23:32 UTC, Vidar Karlsen
vidar: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vidar Karlsen 2020-06-02 23:32:45 UTC
Created attachment 215181 [details]
svn diff

Changes in this version:
Some new features including:
- patch now understands [FILE [PATCH]] arguments
- added patch -F (fuzz factor) support
- cal now highlights the current day
- added -T to cp/mv
- netcat -L no longer automatically includes stderr (new -E option does that)
- added ls -w
...and more.

Some bugfixes for tar, find, netcat, sntp etc.

Full changelog: http://landley.net/toybox/#11-05-2020


QA:
portlint: looks fine.
poudriere testport ok on: 12.1-amd64, 12.1-i386, 11.3-amd64, 11.3-i386.


Credits:
Big thanks to RhodiumToad and kaktus for helping me make it build on FreeBSD. An effort has been made to try to upstream the patch.
Comment 1 Automation User 2020-06-02 23:58:25 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/152188050
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-06-04 05:50:43 UTC
A commit references this bug:

Author: fernape
Date: Thu Jun  4 05:50:35 UTC 2020
New revision: 537869
URL: https://svnweb.freebsd.org/changeset/ports/537869

Log:
  sysutils/toybox: update to 0.8.3

  ChangeLog: http://landley.net/toybox/#11-05-2020

  PR:	246946
  Submitted by:	vidar@karlsen.tech (maintainer)

Changes:
  head/sysutils/toybox/Makefile
  head/sysutils/toybox/distinfo
  head/sysutils/toybox/files/
  head/sysutils/toybox/files/patch-lib_portability.c
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-06-04 05:52:52 UTC
Committed,

Thanks!