Bug 295779 - security/lego: Update to 5.2.1
Summary: security/lego: Update to 5.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-01 17:07 UTC by Matthew Horan
Modified: 2026-06-01 23:06 UTC (History)
1 user (show)

See Also:


Attachments
Update to 5.2.1 (7.95 KB, patch)
2026-06-01 17:07 UTC, Matthew Horan
matt: maintainer-approval+
Details | Diff
Update to 5.2.1 (7.95 KB, patch)
2026-06-01 17:10 UTC, Matthew Horan
matt: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Horan 2026-06-01 17:07:24 UTC
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.
Comment 1 Matthew Horan 2026-06-01 17:10:55 UTC
Created attachment 271408 [details]
Update to 5.2.1
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-06-01 23:01:13 UTC
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(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-06-01 23:06:06 UTC
Thanks.