Created attachment 271407 [details] Update to 5.2.1 Updates to v5.2.1. This is a major update requiring migration which has been noted in UPDATING and pkg-message.
Created attachment 271408 [details] Update to 5.2.1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d09c2fdb88e599dba34745e6a8efc938b790ec27 commit d09c2fdb88e599dba34745e6a8efc938b790ec27 Author: Matthew Horan <matt@matthoran.com> AuthorDate: 2026-06-01 22:54:18 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-06-01 23:00:09 +0000 security/lego: Update 4.35.2 => 5.2.1 Changelog: https://github.com/go-acme/lego/releases/tag/v5.0.0 https://github.com/go-acme/lego/releases/tag/v5.0.1 https://github.com/go-acme/lego/releases/tag/v5.0.2 https://github.com/go-acme/lego/releases/tag/v5.0.3 https://github.com/go-acme/lego/releases/tag/v5.0.4 https://github.com/go-acme/lego/releases/tag/v5.1.0 https://github.com/go-acme/lego/releases/tag/v5.2.0 https://github.com/go-acme/lego/releases/tag/v5.2.1 While here sort plist. PR: 295779 Sponsored by: UNIS Labs UPDATING | 17 +++++++++++ security/lego/Makefile | 8 ++---- security/lego/distinfo | 10 +++---- security/lego/files/lego.sh.sample.in | 39 ++----------------------- security/lego/files/lego.yml.sample.in (new) | 21 ++++++++++++++ security/lego/files/pkg-message.in | 43 ++++++++++++++++++---------- security/lego/pkg-plist | 5 ++-- 7 files changed, 79 insertions(+), 64 deletions(-)
Thanks.