Created attachment 233038 [details] git diff bsddialog-0.2 > /home/alfix/bsddialog-0.2.diff Update bsddialog (lib and utility) to 0.2. Testing: Static # portlint -A CURRENT # poudriere testport -j 140Camd64 -p default -i -o devel/bsddialog 13.0 (here bsddialog is not in BASE) # poudriere testport -j 130Ramd64 -p default -i -o devel/bsddialog
Created attachment 233040 [details] Update diff: Fix headers to install
Looks good to me, just commit/push it yourself, approved by bapt
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5df7b7f16abca034ddc216f157dbca255a03abf3 commit 5df7b7f16abca034ddc216f157dbca255a03abf3 Author: Alfonso S. Siciliano <asiciliano@FreeBSD.org> AuthorDate: 2022-04-22 19:25:09 +0000 Commit: Alfonso S. Siciliano <asiciliano@FreeBSD.org> CommitDate: 2022-04-22 19:30:50 +0000 devel/bsddialog: Update to 0.2 ChangeLog: https://gitlab.com/alfix/bsddialog/-/blob/c4b7fed3cd5ce3b6a5aa77ff194e0a86f830bf4c/CHANGELOG PR: 263127 Approved by: bapt devel/bsddialog/Makefile | 19 ++++++-- devel/bsddialog/distinfo | 6 +-- devel/bsddialog/files/patch-Makefile | 40 +++-------------- devel/bsddialog/files/patch-lib_Makefile (gone) | 60 ------------------------- devel/bsddialog/pkg-plist | 5 ++- 5 files changed, 30 insertions(+), 100 deletions(-)
Committed.