aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2021-10-03 18:43:37 +0000
committerDan Langille <dvl@FreeBSD.org>2021-10-03 19:04:14 +0000
commita7ff36c516e45995667a482a214f68857857079d (patch)
tree9503ddcced5f7db22db594cb3997c7cbe1302537
parent5e04d591a2c56b667d0b35286366970568c1cc9c (diff)
downloadports-a7ff36c516e45995667a482a214f68857857079d.tar.gz
ports-a7ff36c516e45995667a482a214f68857857079d.zip
security/acme.sh: Update to 3.0.1
More updates for DST root expiring issues re https://github.com/acmesh-official/acme.sh/releases/tag/3.0.1
-rw-r--r--security/acme.sh/Makefile2
-rw-r--r--security/acme.sh/distinfo6
-rw-r--r--security/acme.sh/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile
index 8f1433befaf8..7e66722b9ed0 100644
--- a/security/acme.sh/Makefile
+++ b/security/acme.sh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= acme.sh
-PORTVERSION= 3.0.0
+PORTVERSION= 3.0.1
PORTREVISION= 0
CATEGORIES= security
diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo
index 0f2f94f450b9..2894404d84f1 100644
--- a/security/acme.sh/distinfo
+++ b/security/acme.sh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627830100
-SHA256 (Neilpang-acme.sh-3.0.0_GH0.tar.gz) = 4292d3144f9d070f14dd27e3dab679e4ba055509fc9d4ccca9b5e189f18e7b1b
-SIZE (Neilpang-acme.sh-3.0.0_GH0.tar.gz) = 237047
+TIMESTAMP = 1633282301
+SHA256 (Neilpang-acme.sh-3.0.1_GH0.tar.gz) = 6212cc0c2bca99a7dd6cbb4236b4c7dd5d1113dab0841e66dae4d307d902a8e6
+SIZE (Neilpang-acme.sh-3.0.1_GH0.tar.gz) = 239311
diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist
index 7979394dbe41..e1f22d8be3be 100644
--- a/security/acme.sh/pkg-plist
+++ b/security/acme.sh/pkg-plist
@@ -14,6 +14,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/haproxy.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/keychain.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/kong.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/lighttpd.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/mailcow.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/myapi.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/mydevil.sh
@@ -151,6 +152,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_transip.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_unoeuro.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_variomedia.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_veesp.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_vscale.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_vultr.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_websupport.sh
@@ -165,6 +167,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mailgun.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/pop.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/postmark.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/pushbullet.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/pushover.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/sendgrid.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/slack.sh