Bug 258844

Summary: security/lego: Update to 4.5.2
Product: Ports & Packages Reporter: Matthew Horan <matt>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Some People CC: diizzy, ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v452---2021-09-01
Attachments:
Description Flags
Update to 4.5.2
matt: maintainer-approval+
Update to 4.5.2 matt: maintainer-approval+

Description Matthew Horan 2021-10-01 13:42:04 UTC
Created attachment 228322 [details]
Update to 4.5.2
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-10-05 21:08:42 UTC
Hi Matthew,

This patch appears to be generated using an older version than what is currently in our tree. It refers to 4.3.1 but current version is 4.4.0.

Can you rebase your patch so it applies to the current version?

Best regards,
Daniel
Comment 2 Matthew Horan 2021-10-05 21:27:29 UTC
Created attachment 228468 [details]
Update to 4.5.2

Seems I missed the memo that the ports tree moved to Git, so I've been submitting patches against the outdated tree. I think I did this right but I don't quite have things figured out for patches against git. Let me know if you need something different.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2021-10-05 22:00:59 UTC
Looks good, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-10-08 07:07:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95c13b71e3cca5447fdfe0d4841d37c5fd78e92a

commit 95c13b71e3cca5447fdfe0d4841d37c5fd78e92a
Author:     Matthew Horan <matt@matthoran.com>
AuthorDate: 2021-10-08 06:56:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-10-08 07:06:35 +0000

    security/lego: Update to 4.5.2

    Changelog: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v452---2021-09-01

    PR:             258844
    Approved by:    arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32331

 security/lego/Makefile |  78 +++++++++++++-----------
 security/lego/distinfo | 158 ++++++++++++++++++++++++++-----------------------
 2 files changed, 127 insertions(+), 109 deletions(-)
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2021-10-08 07:21:33 UTC
Committed, thanks!