aboutsummaryrefslogtreecommitdiff
path: root/security/acme.sh
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2018-03-29 14:22:33 +0000
committerDan Langille <dvl@FreeBSD.org>2018-03-29 14:22:33 +0000
commit34063c028207afd0e6fde774216128e13210357e (patch)
tree9b875bc169ba49d01930deecc59b6e7fedf9e127 /security/acme.sh
parent8263a36aa23b905e6e0b60793d17b52a3df5c474 (diff)
downloadports-34063c028207afd0e6fde774216128e13210357e.tar.gz
ports-34063c028207afd0e6fde774216128e13210357e.zip
Upgrade to 2.7.8
From the author: * fix bugs in 2.7.7, Strongly recommended to upgrade from 2.7.7. * more apis are fixed for acme v2 wildcard certs. * New dns api: KingHost (https://www.kinghost.com.br/) and Zilore (https://zilore.com)
Notes
Notes: svn path=/head/; revision=465898
Diffstat (limited to 'security/acme.sh')
-rw-r--r--security/acme.sh/Makefile2
-rw-r--r--security/acme.sh/distinfo6
-rw-r--r--security/acme.sh/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile
index 984e02b4962e..47612b1a63af 100644
--- a/security/acme.sh/Makefile
+++ b/security/acme.sh/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= acme.sh
-PORTVERSION= 2.7.7
+PORTVERSION= 2.7.8
CATEGORIES= security
MAINTAINER= dvl@FreeBSD.org
diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo
index 71254ce72602..e4bb8548437f 100644
--- a/security/acme.sh/distinfo
+++ b/security/acme.sh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520991663
-SHA256 (Neilpang-acme.sh-2.7.7_GH0.tar.gz) = 480f0b4daf28e3355ac72e2d1d1c9297ae255146eca9631b7b95884d90873ae2
-SIZE (Neilpang-acme.sh-2.7.7_GH0.tar.gz) = 103572
+TIMESTAMP = 1522332051
+SHA256 (Neilpang-acme.sh-2.7.8_GH0.tar.gz) = f7ad67d34b02f5d5a58f5751e3ad1fae4eac981263b094598439b4f8a8442231
+SIZE (Neilpang-acme.sh-2.7.8_GH0.tar.gz) = 105403
diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist
index 7a7fbd787481..f9c1e97badff 100644
--- a/security/acme.sh/pkg-plist
+++ b/security/acme.sh/pkg-plist
@@ -45,6 +45,7 @@ sbin/acme.sh
%%EXAMPLESDIR%%/dnsapi/dns_infoblox.sh
%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh
%%EXAMPLESDIR%%/dnsapi/dns_ispconfig.sh
+%%EXAMPLESDIR%%/dnsapi/dns_kinghost.sh
%%EXAMPLESDIR%%/dnsapi/dns_knot.sh
%%EXAMPLESDIR%%/dnsapi/dns_lexicon.sh
%%EXAMPLESDIR%%/dnsapi/dns_linode.sh
@@ -63,3 +64,4 @@ sbin/acme.sh
%%EXAMPLESDIR%%/dnsapi/dns_vscale.sh
%%EXAMPLESDIR%%/dnsapi/dns_yandex.sh
%%EXAMPLESDIR%%/dnsapi/dns_zonomi.sh
+%%EXAMPLESDIR%%/dnsapi/dns_zilore.sh