Created attachment 262969 [details] git diff in the ports root directory. Update bsddialog from 1.0.5 to 1.1 to add the slider dialog for GSoC 2025 geomman project. Moreover update libbsdialog clients (just to be sure). Testing: # cd /usr/ports/devel/bsddialog # portlint -C # portfmt -i ./Makefile # portclippy ./Makefile # port test # poudriere testport -j 142Ramd64 -i -o devel/bsddialog # poudriere testport -j 150Camd64 -i -o devel/bsddialog
Maintainer informed via mail
LGTM. Assigned to submitter for commit.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f215b26ca04bba3b46e128a6f2c1ee6179e965e commit 1f215b26ca04bba3b46e128a6f2c1ee6179e965e Author: Alfonso S. Siciliano <asiciliano@FreeBSD.org> AuthorDate: 2025-08-15 08:36:13 +0000 Commit: Alfonso S. Siciliano <asiciliano@FreeBSD.org> CommitDate: 2025-08-15 08:42:31 +0000 devel/bsddialog: Update to 1.1 ChangeLog: https://gitlab.com/alfix/bsddialog/-/blob/main/CHANGELOG PR: 288875 Approved by: fuz Sponsored by: The FreeBSD Foundation devel/bsddialog/Makefile | 2 +- devel/bsddialog/distinfo | 6 +++--- ports-mgmt/portconfig/Makefile | 2 +- sysutils/sysctltui/Makefile | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-)
committed, thanks.