Created attachment 235217 [details] git patch
update to version 0.21.0
^Triage: Simplifying title Q/A: patch did not apply cleanly. (PORTREVISION=2 in the repo while the patch expects PORTREVISION=1) No need to update a new patch. Thanks!
====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/step-awskms-init Error: Orphaned: bin/step-pkcs11-init Error: Orphaned: bin/step-yubikey-init ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 ^Triage: Please confirm this change passes QA (portlint, poudriere at least) For details and instructions, see: https://docs.freebsd.org/en/books/porters-handbook/#testing Thanks!
Created attachment 235243 [details] git patch rework existing patch
reworked and can confirm it passes portlint and local poudriere
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=90d3d02ee395d7a8bcf64193e4c9f3ee66be2609 commit 90d3d02ee395d7a8bcf64193e4c9f3ee66be2609 Author: Markus Wipp <mw@wipp.bayern> AuthorDate: 2022-07-13 20:49:07 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-07-14 05:36:40 +0000 security/step-certificates: update to 0.21.0 PR: 265170 Reported by: mw@wipp.bayern (maintainer) security/step-certificates/Makefile | 116 ++--------------------- security/step-certificates/distinfo | 176 +---------------------------------- security/step-certificates/pkg-plist | 3 + 3 files changed, 14 insertions(+), 281 deletions(-)
Committed, Thanks!