git: 470aaa77c1eb - main - security/lego: Update to 4.10.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Mar 2023 09:51:28 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=470aaa77c1eb987c1c2e93ddc89f09eda0a31f88
commit 470aaa77c1eb987c1c2e93ddc89f09eda0a31f88
Author: Matthew Horan <matt@matthoran.com>
AuthorDate: 2023-02-28 10:08:31 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-01 09:47:07 +0000
security/lego: Update to 4.10.2
ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4102---2023-02-26
* Fix Docker image builds.
* Fix CNAME support
* Fix subdomain support
PR: 269867
Reported by: matt@matthoran.com (maintainer)
---
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 97df3ae45a96..01ff8a7773e1 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,7 +1,6 @@
PORTNAME= lego
DISTVERSIONPREFIX= v
-DISTVERSION= 4.10.0
-PORTREVISION= 1
+DISTVERSION= 4.10.2
CATEGORIES= security
MAINTAINER= matt@matthoran.com
diff --git a/security/lego/distinfo b/security/lego/distinfo
index 70d527187a15..9bb484e22622 100644
--- a/security/lego/distinfo
+++ b/security/lego/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1677539398
+SHA256 (go/security_lego/lego-v4.10.2/v4.10.2.mod) = 8d9fa3af46835bfcc20b268cec1f2846f7138a8ef69eca8a8454d4072df27698
+SIZE (go/security_lego/lego-v4.10.2/v4.10.2.mod) = 6258
+SHA256 (go/security_lego/lego-v4.10.2/v4.10.2.zip) = 3bef53b9c62dbf4063e1068c60aa35cdb2490c2a03b0a7928fef5c3eeb728743
+SIZE (go/security_lego/lego-v4.10.2/v4.10.2.zip) = 1108403