Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2023 10:14:27 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 274ca7ad6d82 - main - security/lego: Update to 4.10.0
Message-ID:  <202302121014.31CAERRb067832@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=274ca7ad6d820e99e4affa000d04e7ff68def259

commit 274ca7ad6d820e99e4affa000d04e7ff68def259
Author:     Matthew Horan <matt@matthoran.com>
AuthorDate: 2023-02-12 10:13:27 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-12 10:14:20 +0000

    security/lego: Update to 4.10.0
    
    Changelog: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4100---2023-02-10
    
    PR:             269495
---
 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 e2488be9943a..95ce639871a4 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	lego
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.9.1
-PORTREVISION=	3
+DISTVERSION=	4.10.0
 CATEGORIES=	security
 
 MAINTAINER=	matt@matthoran.com
diff --git a/security/lego/distinfo b/security/lego/distinfo
index 0f2af5e38ef7..70d527187a15 100644
--- a/security/lego/distinfo
+++ b/security/lego/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1669484826
-SHA256 (go/security_lego/lego-v4.9.1/v4.9.1.mod) = d13d2b7f8fb42ec5de834bf16a585b434b6b1b8202d4ee9280a44e697e96d835
-SIZE (go/security_lego/lego-v4.9.1/v4.9.1.mod) = 6404
-SHA256 (go/security_lego/lego-v4.9.1/v4.9.1.zip) = 8a74d3568f76d6c4d254c2c523c9bf66e5b77fadc03dd295d6ad7bd229482dfd
-SIZE (go/security_lego/lego-v4.9.1/v4.9.1.zip) = 1066530
+TIMESTAMP = 1676126529
+SHA256 (go/security_lego/lego-v4.10.0/v4.10.0.mod) = 8d9fa3af46835bfcc20b268cec1f2846f7138a8ef69eca8a8454d4072df27698
+SIZE (go/security_lego/lego-v4.10.0/v4.10.0.mod) = 6258
+SHA256 (go/security_lego/lego-v4.10.0/v4.10.0.zip) = 209a5de863f2d0c31864407f882d132bcb07564dde5d249bc8315a70ab0dda74
+SIZE (go/security_lego/lego-v4.10.0/v4.10.0.zip) = 1108291



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302121014.31CAERRb067832>