Created attachment 228322 [details] Update to 4.5.2
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
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.
Looks good, thanks!
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(-)
Committed, thanks!