From c1077bbf54d7af5c0ccc9d51c00c9dd51d34d398 Mon Sep 17 00:00:00 2001 From: Matthew Horan Date: Sat, 6 Jun 2026 12:41:38 -0400 Subject: [PATCH] security/lego: Update 5.2.1 => 5.2.2 Changelog: https://github.com/go-acme/lego/releases/tag/v5.2.2 --- security/lego/Makefile | 3 +-- security/lego/distinfo | 10 +++++----- 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 -- 2.54.0