aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2021-08-01 16:22:40 +0000
committerDan Langille <dvl@FreeBSD.org>2021-08-01 16:22:40 +0000
commit14d0e456fd85d7f08365fca024257d0e55747eb2 (patch)
tree3f4ecd91e02f2e53259c7895febbf00a1d407427 /security
parentfe5d3c9d90e62135136c34fcec4e98a78026b507 (diff)
downloadports-14d0e456fd85d7f08365fca024257d0e55747eb2.tar.gz
ports-14d0e456fd85d7f08365fca024257d0e55747eb2.zip
security/acme.sh: update to 3.0.0
Support multiple CAs * 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/acme.sh/Makefile4
-rw-r--r--security/acme.sh/distinfo6
-rw-r--r--security/acme.sh/pkg-plist3
3 files changed, 8 insertions, 5 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile
index 88fcfce6f068..8f1433befaf8 100644
--- a/security/acme.sh/Makefile
+++ b/security/acme.sh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= acme.sh
-PORTVERSION= 2.9.0
-PORTREVISION= 1
+PORTVERSION= 3.0.0
+PORTREVISION= 0
CATEGORIES= security
MAINTAINER= dvl@FreeBSD.org
diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo
index 1c77ba33e0d8..0f2f94f450b9 100644
--- a/security/acme.sh/distinfo
+++ b/security/acme.sh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622654029
-SHA256 (Neilpang-acme.sh-2.9.0_GH0.tar.gz) = bb8cfb8333bc9e986bb8b7644d518bc238b353c871c343b7edf8cda7b7dd903c
-SIZE (Neilpang-acme.sh-2.9.0_GH0.tar.gz) = 232001
+TIMESTAMP = 1627830100
+SHA256 (Neilpang-acme.sh-3.0.0_GH0.tar.gz) = 4292d3144f9d070f14dd27e3dab679e4ba055509fc9d4ccca9b5e189f18e7b1b
+SIZE (Neilpang-acme.sh-3.0.0_GH0.tar.gz) = 237047
diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist
index 2abe60166aa0..7979394dbe41 100644
--- a/security/acme.sh/pkg-plist
+++ b/security/acme.sh/pkg-plist
@@ -3,6 +3,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/apache.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cleverreach.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/consul.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cpanel_uapi.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/docker.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/dovecot.sh
@@ -44,6 +45,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aurora.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_autodns.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azion.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azure.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cf.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_clouddns.sh
@@ -123,6 +125,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsone.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsupdate.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nw.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_oci.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_one.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_online.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_openprovider.sh