diff options
| author | Matthew Horan <matt@matthoran.com> | 2026-06-06 16:41:38 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-06-20 08:26:46 +0000 |
| commit | 62832b0e100d62b02b56b6413573cd356e0ca624 (patch) | |
| tree | e865545c766ab6f5f43139d9862d20f076a553c1 | |
| parent | a2fb9923e7014adde1da669b8322e5a8b631fc90 (diff) | |
security/lego: Update to 5.2.2
Changelog: https://github.com/go-acme/lego/releases/tag/v5.2.2
PR: 295898
| -rw-r--r-- | security/lego/Makefile | 3 | ||||
| -rw-r--r-- | security/lego/distinfo | 10 | ||||
| -rw-r--r-- | security/lego/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/security/lego/Makefile b/security/lego/Makefile index 92800c19e62a..785bd5550733 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,7 +1,6 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 5.2.1 -PORTREVISION= 1 +DISTVERSION= 5.2.2 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/lego/distinfo b/security/lego/distinfo index f46f10955274..32138e95f986 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780313524 -SHA256 (go/security_lego/lego-v5.2.1/v5.2.1.mod) = b27760ca7d3f57ccd0f6c1252358420faa83a886fd477f53e4ed82940d02a2e4 -SIZE (go/security_lego/lego-v5.2.1/v5.2.1.mod) = 10895 -SHA256 (go/security_lego/lego-v5.2.1/v5.2.1.zip) = 8271825d08e4b6eeb8e22b37d117b2cc2a23abe978ee9ca14c19bfc17dd000de -SIZE (go/security_lego/lego-v5.2.1/v5.2.1.zip) = 2410294 +TIMESTAMP = 1780757670 +SHA256 (go/security_lego/lego-v5.2.2/v5.2.2.mod) = b27760ca7d3f57ccd0f6c1252358420faa83a886fd477f53e4ed82940d02a2e4 +SIZE (go/security_lego/lego-v5.2.2/v5.2.2.mod) = 10895 +SHA256 (go/security_lego/lego-v5.2.2/v5.2.2.zip) = cda09848095f390e2d48cd9b07739aacb08c4eefe0bf099f4af6093d86171e08 +SIZE (go/security_lego/lego-v5.2.2/v5.2.2.zip) = 2410470 diff --git a/security/lego/pkg-plist b/security/lego/pkg-plist index d701e668cd35..e2a1ecce1da7 100644 --- a/security/lego/pkg-plist +++ b/security/lego/pkg-plist @@ -5,5 +5,5 @@ bin/lego @dir(%%LEGO_USER%%,www,) %%WWWDIR%% @sample etc/lego/deploy.sh.sample @sample(%%LEGO_USER%%,%%LEGO_USER%%,0700) etc/lego/lego.sh.sample -@sample(%%LEGO_USER%%,%%LEGO_USER%%,0700) etc/lego/lego.yml.sample +@sample(%%LEGO_USER%%,%%LEGO_USER%%,0600) etc/lego/lego.yml.sample etc/periodic/weekly/604.lego |
