Date: Mon, 17 Jun 2024 22:10:59 GMT From: Joel Bodenmann <jbo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a329465fc196 - main - security/lego: Update to 4.17.4 Message-ID: <202406172210.45HMAxgp075900@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=a329465fc1968413fe3c5c525c67a05f5047b42f commit a329465fc1968413fe3c5c525c67a05f5047b42f Author: Matthew Horan <matt@matthoran.com> AuthorDate: 2024-06-17 22:03:47 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-06-17 22:03:47 +0000 security/lego: Update to 4.17.4 Changelog: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4174---2024-06-12 PR: 279818 Approved by: tcberner (mentor, implicit) --- security/lego/Makefile | 3 +-- security/lego/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/lego/Makefile b/security/lego/Makefile index 21026bf3212b..5105e2c67fa5 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,7 +1,6 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.17.3 -PORTREVISION= 1 +DISTVERSION= 4.17.4 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/lego/distinfo b/security/lego/distinfo index a6ebe51efd82..40339dabda65 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1716936130 -SHA256 (go/security_lego/lego-v4.17.3/v4.17.3.mod) = 49f84b5e9a38d2443a67482b19b9568bea3c6b7230f47a4a75527cae4906c252 -SIZE (go/security_lego/lego-v4.17.3/v4.17.3.mod) = 9410 -SHA256 (go/security_lego/lego-v4.17.3/v4.17.3.zip) = 7589a231ef4b446c29876a4e570605a6215cd69c2824ad1dc49d55d1d1a097a8 -SIZE (go/security_lego/lego-v4.17.3/v4.17.3.zip) = 1251831 +TIMESTAMP = 1718639935 +SHA256 (go/security_lego/lego-v4.17.4/v4.17.4.mod) = 20d7be4b4cdf23bc011457a2843d649b37c405b02abbb426bcba8593a455871d +SIZE (go/security_lego/lego-v4.17.4/v4.17.4.mod) = 9359 +SHA256 (go/security_lego/lego-v4.17.4/v4.17.4.zip) = ffd3bc4c5a112b66b93557dbe4f91f31234e9dfa49455ab962d18390269a914c +SIZE (go/security_lego/lego-v4.17.4/v4.17.4.zip) = 1251828
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406172210.45HMAxgp075900>