From owner-svn-ports-all@freebsd.org Thu Feb 15 21:26:33 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 558B0F1BBC5; Thu, 15 Feb 2018 21:26:33 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 019DC71335; Thu, 15 Feb 2018 21:26:33 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D83D624373; Thu, 15 Feb 2018 21:26:32 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1FLQWnG004452; Thu, 15 Feb 2018 21:26:32 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1FLQWgJ004449; Thu, 15 Feb 2018 21:26:32 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201802152126.w1FLQWgJ004449@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Thu, 15 Feb 2018 21:26:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461950 - head/security/acme.sh X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: head/security/acme.sh X-SVN-Commit-Revision: 461950 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2018 21:26:33 -0000 Author: dvl Date: Thu Feb 15 21:26:32 2018 New Revision: 461950 URL: https://svnweb.freebsd.org/changeset/ports/461950 Log: Update security/acme.sh to version 2.7.6 1. Full support with ACME v2, staging only. 2. Bug fixes 3. More DNS api PR: 225881 Submitted by: Jose Luis Duran 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 Thu Feb 15 21:04:19 2018 (r461949) +++ head/security/acme.sh/Makefile Thu Feb 15 21:26:32 2018 (r461950) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= acme.sh -PORTVERSION= 2.7.5 -PORTREVISION= 2 +PORTVERSION= 2.7.6 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org Modified: head/security/acme.sh/distinfo ============================================================================== --- head/security/acme.sh/distinfo Thu Feb 15 21:04:19 2018 (r461949) +++ head/security/acme.sh/distinfo Thu Feb 15 21:26:32 2018 (r461950) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512467588 -SHA256 (Neilpang-acme.sh-2.7.5_GH0.tar.gz) = d8c438ef36ad7c4c0c8cada06c58ed953be4a96895ddcebc2390f627fe511989 -SIZE (Neilpang-acme.sh-2.7.5_GH0.tar.gz) = 85854 +TIMESTAMP = 1518224077 +SHA256 (Neilpang-acme.sh-2.7.6_GH0.tar.gz) = 2db02d6219ea61b2dd554ab4435738c39cbf815dc28dbeddfae6b7d3c8ee68d3 +SIZE (Neilpang-acme.sh-2.7.6_GH0.tar.gz) = 94267 Modified: head/security/acme.sh/pkg-plist ============================================================================== --- head/security/acme.sh/pkg-plist Thu Feb 15 21:04:19 2018 (r461949) +++ head/security/acme.sh/pkg-plist Thu Feb 15 21:26:32 2018 (r461950) @@ -20,7 +20,9 @@ sbin/acme.sh %%EXAMPLESDIR%%/dnsapi/README.md %%EXAMPLESDIR%%/dnsapi/dns_ad.sh %%EXAMPLESDIR%%/dnsapi/dns_ali.sh +%%EXAMPLESDIR%%/dnsapi/dns_autodns.sh %%EXAMPLESDIR%%/dnsapi/dns_aws.sh +%%EXAMPLESDIR%%/dnsapi/dns_azure.sh %%EXAMPLESDIR%%/dnsapi/dns_cf.sh %%EXAMPLESDIR%%/dnsapi/dns_cloudns.sh %%EXAMPLESDIR%%/dnsapi/dns_cx.sh @@ -37,6 +39,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/dnsapi/dns_gd.sh %%EXAMPLESDIR%%/dnsapi/dns_he.sh %%EXAMPLESDIR%%/dnsapi/dns_infoblox.sh +%%EXAMPLESDIR%%/dnsapi/dns_inwx.sh %%EXAMPLESDIR%%/dnsapi/dns_ispconfig.sh %%EXAMPLESDIR%%/dnsapi/dns_knot.sh %%EXAMPLESDIR%%/dnsapi/dns_lexicon.sh @@ -45,9 +48,13 @@ sbin/acme.sh %%EXAMPLESDIR%%/dnsapi/dns_me.sh %%EXAMPLESDIR%%/dnsapi/dns_myapi.sh %%EXAMPLESDIR%%/dnsapi/dns_namecom.sh +%%EXAMPLESDIR%%/dnsapi/dns_namesilo.sh %%EXAMPLESDIR%%/dnsapi/dns_nsone.sh %%EXAMPLESDIR%%/dnsapi/dns_nsupdate.sh %%EXAMPLESDIR%%/dnsapi/dns_ovh.sh %%EXAMPLESDIR%%/dnsapi/dns_pdns.sh +%%EXAMPLESDIR%%/dnsapi/dns_selectel.sh +%%EXAMPLESDIR%%/dnsapi/dns_servercow.sh +%%EXAMPLESDIR%%/dnsapi/dns_unoeuro.sh %%EXAMPLESDIR%%/dnsapi/dns_vscale.sh %%EXAMPLESDIR%%/dnsapi/dns_yandex.sh