Bug 265170 - security/step-certificates: update to 0.21.0
Summary: security/step-certificates: update to 0.21.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-12 13:42 UTC by Markus Wipp
Modified: 2022-07-14 05:42 UTC (History)
1 user (show)

See Also:


Attachments
git patch (24.15 KB, patch)
2022-07-12 13:43 UTC, Markus Wipp
mw: maintainer-approval+
Details | Diff
git patch rework existing patch (24.51 KB, patch)
2022-07-13 18:37 UTC, Markus Wipp
mw: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Wipp 2022-07-12 13:42:06 UTC

    
Comment 1 Markus Wipp 2022-07-12 13:43:23 UTC
Created attachment 235217 [details]
git patch
Comment 2 Markus Wipp 2022-07-12 13:43:52 UTC
update to version 0.21.0
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-13 06:27:57 UTC
^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!
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-13 11:59:18 UTC
====> 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!
Comment 5 Markus Wipp 2022-07-13 18:37:13 UTC
Created attachment 235243 [details]
git patch rework existing patch
Comment 6 Markus Wipp 2022-07-13 18:37:53 UTC
reworked and can confirm it passes portlint and local poudriere
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-07-14 05:40:43 UTC
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(-)
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-14 05:42:04 UTC
Committed,

Thanks!