Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 18:36:56 +0000 (UTC)
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556782 - head/security/acme.sh
Message-ID:  <202012011836.0B1Iau3a066334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dvl
Date: Tue Dec  1 18:36:56 2020
New Revision: 556782
URL: https://svnweb.freebsd.org/changeset/ports/556782

Log:
  Update to 2.8.8
  
  * More dns apis added
  * Bug fixes.
  * Move CI checks from travis-ci to Github Actions by https://vmactions.org
  
  https://github.com/acmesh-official/acme.sh/releases/tag/2.8.8

Modified:
  head/security/acme.sh/Makefile
  head/security/acme.sh/distinfo
  head/security/acme.sh/pkg-plist

Modified: head/security/acme.sh/Makefile
==============================================================================
--- head/security/acme.sh/Makefile	Tue Dec  1 18:31:46 2020	(r556781)
+++ head/security/acme.sh/Makefile	Tue Dec  1 18:36:56 2020	(r556782)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	acme.sh
-PORTVERSION=	2.8.7
+PORTVERSION=	2.8.8
 CATEGORIES=	security
 
 MAINTAINER=	dvl@FreeBSD.org

Modified: head/security/acme.sh/distinfo
==============================================================================
--- head/security/acme.sh/distinfo	Tue Dec  1 18:31:46 2020	(r556781)
+++ head/security/acme.sh/distinfo	Tue Dec  1 18:36:56 2020	(r556782)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599009231
-SHA256 (Neilpang-acme.sh-2.8.7_GH0.tar.gz) = 774010429730882f6bbfcd3756ff0fa755846106664841092af828a814159861
-SIZE (Neilpang-acme.sh-2.8.7_GH0.tar.gz) = 206475
+TIMESTAMP = 1606847362
+SHA256 (Neilpang-acme.sh-2.8.8_GH0.tar.gz) = 5760a328b598b7152edcb97162d3c9be4adb9c866d0a3c4f8c8ebc11ebeec1fe
+SIZE (Neilpang-acme.sh-2.8.8_GH0.tar.gz) = 218582

Modified: head/security/acme.sh/pkg-plist
==============================================================================
--- head/security/acme.sh/pkg-plist	Tue Dec  1 18:31:46 2020	(r556781)
+++ head/security/acme.sh/pkg-plist	Tue Dec  1 18:36:56 2020	(r556782)
@@ -2,6 +2,7 @@ sbin/acme.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/acme.sh.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/README.md
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/apache.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cleverreach.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/cpanel_uapi.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/docker.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/dovecot.sh
@@ -27,6 +28,7 @@ sbin/acme.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/strongswan.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/synology_dsm.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/unifi.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault_cli.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vsftpd.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/README.md
@@ -36,6 +38,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_anx.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_arvan.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_autodns.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh
@@ -66,6 +69,7 @@ sbin/acme.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dynu.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dynv6.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_easydns.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_edgedns.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_euserv.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_exoscale.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_freedns.sh
@@ -73,11 +77,13 @@ sbin/acme.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gcloud.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gd.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gdnsdk.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_huaweicloud.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_he.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hetzner.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hexonet.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hostingde.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infoblox.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infomaniak.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_internetbs.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ispconfig.sh
@@ -131,6 +137,7 @@ sbin/acme.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_servercow.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_tele3.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ultra.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_world4you.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_transip.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_unoeuro.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_variomedia.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012011836.0B1Iau3a066334>