Created attachment 230919 [details] Patch to update devel/mill to 0.9.12 Hi, I've attached a patch to update devel/mill to 0.9.12. Changelog --------- - fixed parsing of command parameters in show command - zinc worker: Updated log4j2 to 2.17.1 Kind regards, Jens
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f467b37ac79f7bb93cbcd89fd2a4f2967d72d6d commit 8f467b37ac79f7bb93cbcd89fd2a4f2967d72d6d Author: Jens Grassel <freebsd-ports@jan0sch.de> AuthorDate: 2022-01-12 07:42:55 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-01-12 12:00:27 +0000 devel/mill: Update to 0.9.12 (log4j security fix) PR: 261120 Reported by: freebsd-ports@jan0sch.de (maintainer) MFH: 2022Q1 (security fix) devel/mill/Makefile | 2 +- devel/mill/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=36d1c4d0cd57514c28aab979a02e5614d57a7d46 commit 36d1c4d0cd57514c28aab979a02e5614d57a7d46 Author: Jens Grassel <freebsd-ports@jan0sch.de> AuthorDate: 2022-01-12 07:42:55 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-01-12 12:01:27 +0000 devel/mill: Update to 0.9.12 (log4j security fix) PR: 261120 Reported by: freebsd-ports@jan0sch.de (maintainer) MFH: 2022Q1 (security fix) (cherry picked from commit 8f467b37ac79f7bb93cbcd89fd2a4f2967d72d6d) devel/mill/Makefile | 2 +- devel/mill/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed and merged to 2022Q1. Thanks!