Created attachment 265714 [details] Patch to 1.3.1
Changes: https://github.com/miurahr/pyppmd/compare/v1.2.0...v1.3.1 Also added missing strip command
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=380c1cb5fa3d405271832acb3798d31ec40debd5 commit 380c1cb5fa3d405271832acb3798d31ec40debd5 Author: Matthew Wener <matthew@wener.org> AuthorDate: 2025-11-29 23:02:20 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-11-29 23:02:20 +0000 archivers/py-pyppmd: Update 1.2.0 => 1.3.1 Changelog: https://github.com/miurahr/pyppmd/blob/v1.3.1/Changelog.rst Commit log: https://github.com/miurahr/pyppmd/compare/v1.2.0...v1.3.1 Add missing strip. Fix warning from portclippy - move do-test. PR: 291289 archivers/py-pyppmd/Makefile | 11 +++++++---- archivers/py-pyppmd/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-)
Thanks.
(In reply to commit-hook from comment #3) Thanks!