Created attachment 272731 [details] git formatted patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d58a81d6b8a2512df8903e7cea125b9d8ebe8652 commit d58a81d6b8a2512df8903e7cea125b9d8ebe8652 Author: Thibault Payet <monwarez@mailoo.org> AuthorDate: 2026-07-14 19:22:16 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-07-14 19:22:16 +0000 comms/py-pynitrokey: Update 0.10.0 => 0.12.3 Changelog: https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.0 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.1 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.2 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.3 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.4 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.0 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.1 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.2 https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.3 - Add py-pyscard as a dependency since some experimental commands needs it. - Add _BR_DEPENDS with a list of common dependencies for BUILD and RUN. PR: 296693 Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> comms/py-pynitrokey/Makefile | 23 ++++++----------------- comms/py-pynitrokey/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 20 deletions(-)
Thanks.