From 9f6b2ed105d83b4263027f5c198cc9116de9eaa1 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Sun, 29 Sep 2019 18:05:18 +0000 Subject: MFH: r513143 Update to 2.8.3 Letsencrypt CA recent changed the CDN provider, which resulted in hanging issues. Any downstream package should update. This is important. re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.3 Submitted by: Ken (via private email) Approved by: portmgr (adamw) --- security/acme.sh/Makefile | 2 +- security/acme.sh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index 67038397516b..58e4efa25d16 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= acme.sh -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.3 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo index 5eed338d0c1c..514617249778 100644 --- a/security/acme.sh/distinfo +++ b/security/acme.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556568826 -SHA256 (Neilpang-acme.sh-2.8.1_GH0.tar.gz) = 4fc55b2112058e563616893fefb56c5ff4895a7e6327e9f8416797fdc44d98e3 -SIZE (Neilpang-acme.sh-2.8.1_GH0.tar.gz) = 130201 +TIMESTAMP = 1569690541 +SHA256 (Neilpang-acme.sh-2.8.3_GH0.tar.gz) = bdec71377a764919ac277e26d71ef7e24087f7f05171921888b70de6ab6e2cbc +SIZE (Neilpang-acme.sh-2.8.3_GH0.tar.gz) = 163573 -- cgit v1.2.3