From owner-svn-ports-all@freebsd.org Thu Jul 19 12:55:44 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 B38E31033D48; Thu, 19 Jul 2018 12:55:44 +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 65A9A8F7DA; Thu, 19 Jul 2018 12:55:44 +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 2A60D2978D; Thu, 19 Jul 2018 12:55:44 +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 w6JCtiMH014231; Thu, 19 Jul 2018 12:55:44 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6JCthmI014228; Thu, 19 Jul 2018 12:55:43 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201807191255.w6JCthmI014228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Thu, 19 Jul 2018 12:55:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474961 - 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: 474961 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.27 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, 19 Jul 2018 12:55:45 -0000 Author: dvl Date: Thu Jul 19 12:55:43 2018 New Revision: 474961 URL: https://svnweb.freebsd.org/changeset/ports/474961 Log: Update to 2.7.9 PR: 229884 Submitted by: brnrd 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 Jul 19 12:39:21 2018 (r474960) +++ head/security/acme.sh/Makefile Thu Jul 19 12:55:43 2018 (r474961) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= acme.sh -PORTVERSION= 2.7.8 +PORTVERSION= 2.7.9 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org Modified: head/security/acme.sh/distinfo ============================================================================== --- head/security/acme.sh/distinfo Thu Jul 19 12:39:21 2018 (r474960) +++ head/security/acme.sh/distinfo Thu Jul 19 12:55:43 2018 (r474961) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522332051 -SHA256 (Neilpang-acme.sh-2.7.8_GH0.tar.gz) = f7ad67d34b02f5d5a58f5751e3ad1fae4eac981263b094598439b4f8a8442231 -SIZE (Neilpang-acme.sh-2.7.8_GH0.tar.gz) = 105403 +TIMESTAMP = 1531986286 +SHA256 (Neilpang-acme.sh-2.7.9_GH0.tar.gz) = 25f8eef1a53584e3ebc653e1ae7763362ca97c40bb476ab7fee01aa50fa3a101 +SIZE (Neilpang-acme.sh-2.7.9_GH0.tar.gz) = 110323 Modified: head/security/acme.sh/pkg-plist ============================================================================== --- head/security/acme.sh/pkg-plist Thu Jul 19 12:39:21 2018 (r474960) +++ head/security/acme.sh/pkg-plist Thu Jul 19 12:55:43 2018 (r474961) @@ -20,6 +20,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/deploy/vault_cli.sh %%EXAMPLESDIR%%/deploy/vsftpd.sh %%EXAMPLESDIR%%/dnsapi/README.md +%%EXAMPLESDIR%%/dnsapi/dns_acmedns.sh %%EXAMPLESDIR%%/dnsapi/dns_ad.sh %%EXAMPLESDIR%%/dnsapi/dns_ali.sh %%EXAMPLESDIR%%/dnsapi/dns_autodns.sh @@ -38,6 +39,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/dnsapi/dns_duckdns.sh %%EXAMPLESDIR%%/dnsapi/dns_dyn.sh %%EXAMPLESDIR%%/dnsapi/dns_dynu.sh +%%EXAMPLESDIR%%/dnsapi/dns_euserv.sh %%EXAMPLESDIR%%/dnsapi/dns_freedns.sh %%EXAMPLESDIR%%/dnsapi/dns_gandi_livedns.sh %%EXAMPLESDIR%%/dnsapi/dns_gd.sh @@ -49,6 +51,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/dnsapi/dns_knot.sh %%EXAMPLESDIR%%/dnsapi/dns_lexicon.sh %%EXAMPLESDIR%%/dnsapi/dns_linode.sh +%%EXAMPLESDIR%%/dnsapi/dns_loopia.sh %%EXAMPLESDIR%%/dnsapi/dns_lua.sh %%EXAMPLESDIR%%/dnsapi/dns_me.sh %%EXAMPLESDIR%%/dnsapi/dns_myapi.sh @@ -60,6 +63,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/dnsapi/dns_pdns.sh %%EXAMPLESDIR%%/dnsapi/dns_selectel.sh %%EXAMPLESDIR%%/dnsapi/dns_servercow.sh +%%EXAMPLESDIR%%/dnsapi/dns_tele3.sh %%EXAMPLESDIR%%/dnsapi/dns_unoeuro.sh %%EXAMPLESDIR%%/dnsapi/dns_vscale.sh %%EXAMPLESDIR%%/dnsapi/dns_yandex.sh