Created attachment 231404 [details] Update botan to 2.19.1 Q&A: poudriere: builds ok (13.0-RELEASE; amd64) Makefile portfmt/clippy processed Since I'm not using this anymore I feel I cannot test this as much as I'd like. Hence, I'm releasing this one back into the pool.
Stage failed for me: gmake[1]: Entering directory '/wrkdirs/usr/ports/security/botan2/work/Botan-2.19.1' "/usr/local/bin/python3.8" "src/scripts/install.py" --prefix="/usr/local" --build-dir="build" --bindir="/usr/local/bin" --libdir="/usr/local/lib" --docdir="share/doc" --includedir="include" INFO: Botan 2.19.1 installation complete gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/botan2/work/Botan-2.19.1' /usr/bin/strip /wrkdirs/usr/ports/security/botan2/work/stage/usr/local/bin/botan /wrkdirs/usr/ports/security/botan2/work/stage/usr/local/lib/libbotan-2.so.18.19.1 strip: open /wrkdirs/usr/ports/security/botan2/work/stage/usr/local/lib/libbotan-2.so.18.19.1 failed: No such file or directory *** Error code 1 Full log: http://jenkins.ygy.io/job/freebsd-ports-testing-13.0R-amd64/1444/console
Apologies. I think I forgot to commit the changes to pkg-plist to my local branch. Will test and supply a new patch.
Created attachment 231411 [details] Update botan to 2.19.1 (fix SOABIVER and add missing file to pkg-plist) Made sure with this patch everything builds ok. Again, sorry for not testing well enough on my end.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=126b7de98c31623763d60ca4a90d6168e6725405 commit 126b7de98c31623763d60ca4a90d6168e6725405 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2022-01-29 10:06:48 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-01-29 10:06:48 +0000 security/botan2: Update to 2.19.1 and drop maintainership - Drop maintainership at the request of the maintainer Changelog: https://botan.randombit.net/news.html#version-2-19-1-2022-01-21 PR: 261530 security/botan2/Makefile | 7 +++---- security/botan2/distinfo | 6 +++--- security/botan2/pkg-plist | 1 + 3 files changed, 7 insertions(+), 7 deletions(-)
(In reply to Ralf van der Enden from comment #3) Don't worry, and thanks again for maintaining this for years :)