Created attachment 256561 [details] diff created in /usr/ports/debel/bsddialog by # git diff --staged > ../`make -VPKGNAME`.diff Update bsddialog to 1.0.4 Testing: # portlint -C # portfmt -i /usr/ports/devel/bsddialog/Makefile # portclippy /usr/ports/devel/bsddialog/Makefile # port test /usr/ports/devel/bsddialog # poudriere testport -j 142Ramd64 -i -o devel/bsddialog # poudriere testport -j 150Camd64 -i -o devel/bsddialog
Maintainer informed via mail
submitter is committer.
Add the following line in Makefile PLIST_SUB+= DISTVERSION=${DISTVERSION} Change the pkg-plist with this line: lib/libbsddialog.so.%%DISTVERSION%% Then commit with "Approved by: bofh".
Created attachment 257410 [details] Updated diff
LGTM.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a85173996be8dc3b28cd393f1018abedf17ecf8 commit 3a85173996be8dc3b28cd393f1018abedf17ecf8 Author: Alfonso S. Siciliano <asiciliano@FreeBSD.org> AuthorDate: 2025-02-17 01:02:21 +0000 Commit: Alfonso S. Siciliano <asiciliano@FreeBSD.org> CommitDate: 2025-02-17 01:04:29 +0000 devel/bsddialog: Update to 1.0.4 ChangeLog: https://gitlab.com/alfix/bsddialog/-/blob/main/CHANGELOG PR: 283945 Approved by: bofh Sponsored by: The FreeBSD Foundation devel/bsddialog/Makefile | 8 +++++--- devel/bsddialog/distinfo | 6 +++--- devel/bsddialog/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-)
Just checking whether if there are any reasons you have not closed this yet?
Closed. I usually use phabricator so I thought it would be closed automatically like for reviews.