diff options
-rw-r--r-- | security/acme.sh/Makefile | 2 | ||||
-rw-r--r-- | security/acme.sh/distinfo | 6 | ||||
-rw-r--r-- | security/acme.sh/pkg-plist | 8 |
3 files changed, 12 insertions, 4 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index 7e66722b9ed0..dc6f0029f28a 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -1,5 +1,5 @@ PORTNAME= acme.sh -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 PORTREVISION= 0 CATEGORIES= security diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo index 2894404d84f1..b9da9b8a5e4c 100644 --- a/security/acme.sh/distinfo +++ b/security/acme.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633282301 -SHA256 (Neilpang-acme.sh-3.0.1_GH0.tar.gz) = 6212cc0c2bca99a7dd6cbb4236b4c7dd5d1113dab0841e66dae4d307d902a8e6 -SIZE (Neilpang-acme.sh-3.0.1_GH0.tar.gz) = 239311 +TIMESTAMP = 1644272746 +SHA256 (Neilpang-acme.sh-3.0.2_GH0.tar.gz) = d6cda672697fe02cfa2a61bf74ec1b472aa797b03baead6deec625158965cee0 +SIZE (Neilpang-acme.sh-3.0.2_GH0.tar.gz) = 248581 diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist index e1f22d8be3be..ff099ac7c864 100644 --- a/security/acme.sh/pkg-plist +++ b/security/acme.sh/pkg-plist @@ -20,6 +20,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/mydevil.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/mysqld.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/nginx.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/openmediavault.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/opensshd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/openstack.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/panos.sh @@ -30,6 +31,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/ssh.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/strongswan.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/synology_dsm.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/truenas.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/unifi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault_cli.sh @@ -54,6 +56,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cn.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_conoha.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_constellix.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cpanel.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cyon.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_da.sh @@ -61,6 +64,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_desec.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_df.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dgon.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnshome.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsimple.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_do.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_doapi.sh @@ -112,6 +116,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_myapi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_mydevil.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_mydnsjp.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_mythic_beasts.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_namecheap.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_namecom.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_namesilo.sh @@ -160,8 +165,11 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zilore.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zone.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zonomi.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/bark.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/cqhttp.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/dingtalk.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/feishu.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/gotify.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/ifttt.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mail.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mailgun.sh |