Date: Sun, 2 Aug 2020 14:02:13 +0000 (UTC) From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r543962 - branches/2020Q3/security/acme.sh Message-ID: <202008021402.072E2Dxi008775@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dvl Date: Sun Aug 2 14:02:13 2020 New Revision: 543962 URL: https://svnweb.freebsd.org/changeset/ports/543962 Log: MFH: r543948 Include missing plugin scripts Thanks to Frank Wall <fw@moov.de> for the patch. PR: 248425 Submitted by: phedoreanu <phedoreanu@wearehackerone.com> Approved by: ports-secteam (joneum) Modified: branches/2020Q3/security/acme.sh/Makefile branches/2020Q3/security/acme.sh/pkg-plist Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/security/acme.sh/Makefile ============================================================================== --- branches/2020Q3/security/acme.sh/Makefile Sun Aug 2 13:59:50 2020 (r543961) +++ branches/2020Q3/security/acme.sh/Makefile Sun Aug 2 14:02:13 2020 (r543962) @@ -2,6 +2,7 @@ PORTNAME= acme.sh PORTVERSION= 2.8.6 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org Modified: branches/2020Q3/security/acme.sh/pkg-plist ============================================================================== --- branches/2020Q3/security/acme.sh/pkg-plist Sun Aug 2 13:59:50 2020 (r543961) +++ branches/2020Q3/security/acme.sh/pkg-plist Sun Aug 2 14:02:13 2020 (r543962) @@ -18,32 +18,39 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/mysqld.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/nginx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/opensshd.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/panos.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/pureftpd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/qiniu.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/routeros.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/ssh.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/strongswan.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/synology_dsm.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/unifi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault_cli.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vsftpd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_1984hosting.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_acmedns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_acmeproxy.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_active24.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ad.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ali.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_arvan.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_autodns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azure.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cf.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_clouddns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cloudns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cn.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_conoha.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_constellix.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cyon.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_da.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ddnss.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_desec.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_df.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dgon.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsimple.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_do.sh @@ -56,6 +63,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_durabledns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dyn.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dynu.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dynv6.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_easydns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_euserv.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_exoscale.sh @@ -72,6 +80,8 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ispconfig.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_jd.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_joker.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_kas.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_kinghost.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_knot.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_leaseweb.sh @@ -94,6 +104,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_neodigit.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_netcup.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nic.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nm.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsone.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsupdate.sh @@ -101,6 +112,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_one.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_online.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_openprovider.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_opnsense.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ovh.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_pdns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_pleskxml.sh @@ -121,6 +133,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/cqhttp.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/dingtalk.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/ifttt.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/mail.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008021402.072E2Dxi008775>