mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
security/acme.sh: Update to 3.8.0
https://github.com/acmesh-official/acme.sh/releases/tag/3.0.8 See diff for changes to pkg-plist
This commit is contained in:
parent
b3459442f7
commit
600b4959b2
@ -1,6 +1,5 @@
|
||||
PORTNAME= acme.sh
|
||||
PORTVERSION= 3.0.7
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.0.8
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1696606513
|
||||
SHA256 (acmesh-official-acme.sh-3.0.7_GH0.tar.gz) = abd446d6bd45d0b44dca1dcbd931348797a3f82d1ed6fb171472eaf851a8d849
|
||||
SIZE (acmesh-official-acme.sh-3.0.7_GH0.tar.gz) = 284269
|
||||
TIMESTAMP = 1726400040
|
||||
SHA256 (acmesh-official-acme.sh-3.0.8_GH0.tar.gz) = 51f4f9580e91b038a7dd0207631bf9b1be0aab6a0094d0a3cbb4b21cd86f71df
|
||||
SIZE (acmesh-official-acme.sh-3.0.8_GH0.tar.gz) = 296583
|
||||
|
@ -2,6 +2,7 @@
|
||||
%%PORTEXAMPLES%%@sample etc/newsyslog.conf.d/acme.sh.conf.sample
|
||||
sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/README.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/ali_cdn.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/apache.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cleverreach.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/consul.sh
|
||||
@ -40,6 +41,7 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vsftpd.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/README.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_1984hosting.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_alviy.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_acmedns.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_acmeproxy.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_active24.sh
|
||||
@ -73,7 +75,6 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnshome.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsservices.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsimple.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_do.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_doapi.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_domeneshop.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dp.sh
|
||||
@ -104,6 +105,7 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infoblox.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infomaniak.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ionos.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ionos_cloud.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ipv64.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_internetbs.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh
|
||||
@ -117,6 +119,7 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_la.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_leaseweb.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_lexicon.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_limacity.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_linode.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_linode_v4.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_loopia.sh
|
||||
@ -167,6 +170,7 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_servercow.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_simply.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_tele3.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_timeweb.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_tencent.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_udr.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ultra.sh
|
||||
@ -179,7 +183,8 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_vscale.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_vultr.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_websupport.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_yandex.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_west_cn.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_yandex360.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_yc.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zilore.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zone.sh
|
||||
@ -195,6 +200,8 @@ sbin/acme.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/ifttt.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mail.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mailgun.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mattermost.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/ntfy.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/pop.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/postmark.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/pushbullet.sh
|
||||
|
Loading…
Reference in New Issue
Block a user