Skip to content

Commit

Permalink
security/acme.sh: Fix remote exec issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dlangille committed Jun 9, 2023
1 parent 1003b64 commit 47a16e6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
4 changes: 1 addition & 3 deletions security/acme.sh/Makefile
@@ -1,7 +1,5 @@
PORTNAME= acme.sh
PORTVERSION= 3.0.5
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTVERSION= 3.0.6
CATEGORIES= security

MAINTAINER= dvl@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions security/acme.sh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669227084
SHA256 (acmesh-official-acme.sh-v3.0.5_GH0.tar.gz) = a19132ed65491409a8d8a93c264dcbcf265a91d45a46de674811b93f5995398f
SIZE (acmesh-official-acme.sh-v3.0.5_GH0.tar.gz) = 270092
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
4 changes: 4 additions & 0 deletions security/acme.sh/pkg-plist
Expand Up @@ -88,9 +88,11 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_fornex.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_freedns.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gandi_livedns.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gcore.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gcloud.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gd.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_geoscaling.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_googledomains.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_huaweicloud.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_he.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hetzner.sh
Expand All @@ -99,6 +101,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_ipv64.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_internetbs.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ispconfig.sh
Expand Down Expand Up @@ -126,6 +129,7 @@ sbin/acme.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_namecheap.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_namecom.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_namesilo.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nanelo.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_nederhost.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_neodigit.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_netcup.sh
Expand Down

0 comments on commit 47a16e6

Please sign in to comment.