diff options
-rw-r--r-- | security/acme.sh/Makefile | 4 | ||||
-rw-r--r-- | security/acme.sh/distinfo | 6 | ||||
-rw-r--r-- | security/acme.sh/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index 88fcfce6f068..8f1433befaf8 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -1,6 +1,6 @@ PORTNAME= acme.sh -PORTVERSION= 2.9.0 -PORTREVISION= 1 +PORTVERSION= 3.0.0 +PORTREVISION= 0 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo index 1c77ba33e0d8..0f2f94f450b9 100644 --- a/security/acme.sh/distinfo +++ b/security/acme.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622654029 -SHA256 (Neilpang-acme.sh-2.9.0_GH0.tar.gz) = bb8cfb8333bc9e986bb8b7644d518bc238b353c871c343b7edf8cda7b7dd903c -SIZE (Neilpang-acme.sh-2.9.0_GH0.tar.gz) = 232001 +TIMESTAMP = 1627830100 +SHA256 (Neilpang-acme.sh-3.0.0_GH0.tar.gz) = 4292d3144f9d070f14dd27e3dab679e4ba055509fc9d4ccca9b5e189f18e7b1b +SIZE (Neilpang-acme.sh-3.0.0_GH0.tar.gz) = 237047 diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist index 2abe60166aa0..7979394dbe41 100644 --- a/security/acme.sh/pkg-plist +++ b/security/acme.sh/pkg-plist @@ -3,6 +3,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/apache.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cleverreach.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/consul.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cpanel_uapi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/docker.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/dovecot.sh @@ -44,6 +45,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aurora.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_autodns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azion.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azure.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cf.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_clouddns.sh @@ -123,6 +125,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsone.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nsupdate.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nw.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_oci.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_one.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_online.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_openprovider.sh |