From owner-dev-commits-ports-all@freebsd.org Mon May 3 23:09:46 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ED8A063FD67; Mon, 3 May 2021 23:09:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FYzFk6PWzz3pvj; Mon, 3 May 2021 23:09:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CE68B262E1; Mon, 3 May 2021 23:09:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 143N9kRP060040; Mon, 3 May 2021 23:09:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 143N9kWv060039; Mon, 3 May 2021 23:09:46 GMT (envelope-from git) Date: Mon, 3 May 2021 23:09:46 GMT Message-Id: <202105032309.143N9kWv060039@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dan Langille Subject: git: 453d59bfa728 - main - security/acme.sh: update to 2.8.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dvl X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 453d59bfa728476a1e63991b9b0eeb206af47794 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2021 23:09:47 -0000 The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=453d59bfa728476a1e63991b9b0eeb206af47794 commit 453d59bfa728476a1e63991b9b0eeb206af47794 Author: Dan Langille AuthorDate: 2021-05-03 23:07:04 +0000 Commit: Dan Langille CommitDate: 2021-05-03 23:09:43 +0000 security/acme.sh: update to 2.8.9 * fixed --preferred-chain * more DNS APIs are supported. * bug fixes. https://github.com/acmesh-official/acme.sh/releases/tag/2.8.9 --- security/acme.sh/Makefile | 2 +- security/acme.sh/distinfo | 6 +++--- security/acme.sh/pkg-plist | 9 +++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index eaf345c97051..7064be8c3ab7 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -1,5 +1,5 @@ PORTNAME= acme.sh -PORTVERSION= 2.8.8 +PORTVERSION= 2.8.9 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo index e30ce4964f40..5204b7e20833 100644 --- a/security/acme.sh/distinfo +++ b/security/acme.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606847362 -SHA256 (Neilpang-acme.sh-2.8.8_GH0.tar.gz) = 5760a328b598b7152edcb97162d3c9be4adb9c866d0a3c4f8c8ebc11ebeec1fe -SIZE (Neilpang-acme.sh-2.8.8_GH0.tar.gz) = 218582 +TIMESTAMP = 1620081609 +SHA256 (Neilpang-acme.sh-2.8.9_GH0.tar.gz) = 2b341453da63235a8a4c1649bff1a197f27ee84c7c36d8ff98b3aed261f62524 +SIZE (Neilpang-acme.sh-2.8.9_GH0.tar.gz) = 233430 diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist index 7e5d8b5cc64e..2abe60166aa0 100644 --- a/security/acme.sh/pkg-plist +++ b/security/acme.sh/pkg-plist @@ -21,6 +21,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/opensshd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/openstack.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/panos.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/peplink.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/pureftpd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/qiniu.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/routeros.sh @@ -40,6 +41,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ali.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_anx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_arvan.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aurora.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_autodns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azure.sh @@ -84,6 +86,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hostingde.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infoblox.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infomaniak.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ionos.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_internetbs.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ispconfig.sh @@ -126,15 +129,19 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_openstack.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_opnsense.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ovh.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_porkbun.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_pdns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_pleskxml.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_pointhq.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_rackcorp.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_rackspace.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_rcode0.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_regru.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_scaleway.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_schlundtech.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_selectel.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_servercow.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_simply.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_tele3.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ultra.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_world4you.sh @@ -143,6 +150,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_variomedia.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_vscale.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_vultr.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_websupport.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_yandex.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zilore.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zone.sh @@ -159,6 +167,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/slack.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/smtp.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/teams.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/telegram.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/xmpp.sh @sample(acme,acme,0640) /var/db/acme/.acme.sh/account.conf.sample %%PORTEXAMPLES%%/var/db/acme/.acme.sh/deploy