From e77844cbb734f13cd59802a9b72829ad207ed42b Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Fri, 6 Oct 2023 15:43:33 +0000 Subject: [PATCH] security/acme.sh: Update to 3.0.7 re: https://github.com/acmesh-official/acme.sh/releases/tag/3.0.7 Thanks to Ken for telling me about this update. --- security/acme.sh/Makefile | 6 ++++-- security/acme.sh/distinfo | 6 +++--- security/acme.sh/pkg-plist | 5 +++++ 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index a5a379d045305..47af0b99895c1 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -1,6 +1,5 @@ PORTNAME= acme.sh -PORTVERSION= 3.0.6 -PORTREVISION= 1 +PORTVERSION= 3.0.7 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org @@ -9,6 +8,9 @@ WWW= https://github.com/Neilpang/acme.sh/ LICENSE= GPLv3+ +USES= shebangfix +SHEBANG_FILES= deploy/synology_dsm.sh + USE_GITHUB= yes GH_ACCOUNT= acmesh-official diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo index 4d96068983bea..37b20e070f9d4 100644 --- a/security/acme.sh/distinfo +++ b/security/acme.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686333811 -SHA256 (acmesh-official-acme.sh-3.0.6_GH0.tar.gz) = 4a8e44c27e2a8f01a978e8d15add8e9908b83f9b1555670e49a9b769421f5fa6 -SIZE (acmesh-official-acme.sh-3.0.6_GH0.tar.gz) = 275569 +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 diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist index 53a54df893385..ddf9f61c7f3cf 100644 --- a/security/acme.sh/pkg-plist +++ b/security/acme.sh/pkg-plist @@ -45,6 +45,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_active24.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ad.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ali.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_artfiles.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_anx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_arvan.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aurora.sh @@ -52,6 +53,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azion.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azure.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_bookmyname.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_bunny.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cf.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_clouddns.sh @@ -66,6 +68,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ddnss.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_desec.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_df.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsexit.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dgon.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnshome.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsservices.sh @@ -164,6 +167,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_tencent.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_udr.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ultra.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_world4you.sh @@ -180,6 +184,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zilore.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zone.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zonomi.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/aws_ses.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/bark.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/callmebotWhatsApp.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/cqhttp.sh