summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-08-23 15:00:02 +0000
committerryoon <ryoon@pkgsrc.org>2021-08-23 15:00:02 +0000
commit6fc17a010b668f2cd6cc176f9706a5d355f15242 (patch)
treee960514cfb4e862035f1cc3ad12c64f2c68f4925 /security
parenta0ed23db90826da378e8b57fb95c79f569f1a56b (diff)
downloadpkgsrc-6fc17a010b668f2cd6cc176f9706a5d355f15242.tar.gz
acmesh: Update to 3.0.0
Changelog: Zerossl.com is set a default CA now: https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-ZeroSSL SSL.com is supported now: https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA Add more retry logic for unstable network connections. More dns apis are aded. Bug fixes.
Diffstat (limited to 'security')
-rw-r--r--security/acmesh/Makefile5
-rw-r--r--security/acmesh/PLIST5
-rw-r--r--security/acmesh/distinfo10
3 files changed, 11 insertions, 9 deletions
diff --git a/security/acmesh/Makefile b/security/acmesh/Makefile
index ced1d18590f..aea71c00345 100644
--- a/security/acmesh/Makefile
+++ b/security/acmesh/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/07/22 19:05:14 tm Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/23 15:00:02 ryoon Exp $
-DISTNAME= acme.sh-2.9.0
-PKGREVISION= 1
+DISTNAME= acme.sh-3.0.0
PKGNAME= ${DISTNAME:S/acme.sh/acmesh/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/}
diff --git a/security/acmesh/PLIST b/security/acmesh/PLIST
index 06c999e519a..016c4a88b9f 100644
--- a/security/acmesh/PLIST
+++ b/security/acmesh/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2021/07/22 19:05:14 tm Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/08/23 15:00:02 ryoon Exp $
sbin/acme.sh
share/acmesh/acme.sh
share/acmesh/deploy/apache.sh
share/acmesh/deploy/cleverreach.sh
+share/acmesh/deploy/consul.sh
share/acmesh/deploy/cpanel_uapi.sh
share/acmesh/deploy/docker.sh
share/acmesh/deploy/dovecot.sh
@@ -43,6 +44,7 @@ share/acmesh/dnsapi/dns_arvan.sh
share/acmesh/dnsapi/dns_aurora.sh
share/acmesh/dnsapi/dns_autodns.sh
share/acmesh/dnsapi/dns_aws.sh
+share/acmesh/dnsapi/dns_azion.sh
share/acmesh/dnsapi/dns_azure.sh
share/acmesh/dnsapi/dns_cf.sh
share/acmesh/dnsapi/dns_clouddns.sh
@@ -122,6 +124,7 @@ share/acmesh/dnsapi/dns_nsd.sh
share/acmesh/dnsapi/dns_nsone.sh
share/acmesh/dnsapi/dns_nsupdate.sh
share/acmesh/dnsapi/dns_nw.sh
+share/acmesh/dnsapi/dns_oci.sh
share/acmesh/dnsapi/dns_one.sh
share/acmesh/dnsapi/dns_online.sh
share/acmesh/dnsapi/dns_openprovider.sh
diff --git a/security/acmesh/distinfo b/security/acmesh/distinfo
index 6c9247af8e8..1bdc0cadb7b 100644
--- a/security/acmesh/distinfo
+++ b/security/acmesh/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/06/12 07:04:46 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/08/23 15:00:02 ryoon Exp $
-SHA1 (acme.sh-2.9.0.tar.gz) = d8eda4fbb40af99565a5000195c638f42cfb4865
-RMD160 (acme.sh-2.9.0.tar.gz) = 0f97960fb4ea1cad6c8d830a766fd0539fddc9a0
-SHA512 (acme.sh-2.9.0.tar.gz) = bfe19e322b18830406f372a920873b6a4ced0dd2358bdf2f59a97d6b6e163276dd362b51d3b6eef5eb941fd6245d77768bb7b9ed8cfc5182ed171a4263bfb1a1
-Size (acme.sh-2.9.0.tar.gz) = 232001 bytes
+SHA1 (acme.sh-3.0.0.tar.gz) = f02b33c20fa36065b0f3c252e304fda64018ad00
+RMD160 (acme.sh-3.0.0.tar.gz) = 1f94710bb3e9455c1363f7ce54baf8b0bdab285f
+SHA512 (acme.sh-3.0.0.tar.gz) = e93e955100071fda9398131aad965fe6d5b51d9c496b1db0269744513baca4c8eb142d9a35a72b72d4919c004848696fdf9de1ae51edec835ae0f695a6cb14b1
+Size (acme.sh-3.0.0.tar.gz) = 237047 bytes