From owner-svn-ports-all@freebsd.org Fri Feb 16 08:30:19 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 B87A4F20C2F; Fri, 16 Feb 2018 08:30:19 +0000 (UTC) (envelope-from devin@shxd.cx) Received: from shxd.cx (mail.shxd.cx [64.201.244.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CEFC6C528; Fri, 16 Feb 2018 08:30:19 +0000 (UTC) (envelope-from devin@shxd.cx) Received: from [172.56.38.211] (port=35830 helo=[IPv6:2607:fb90:441:c8d9:59d:d0bb:aeea:b73f]) by shxd.cx with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1emaGu-000Ea3-EH; Fri, 16 Feb 2018 07:17:28 +0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r461982 - head/sysutils/getssl From: Devin Teske X-Mailer: iPhone Mail (15D60) In-Reply-To: Date: Fri, 16 Feb 2018 00:30:15 -0800 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <0D0CE609-2312-4F74-9FF6-FDCB90501953@freebsd.org> References: <201802160454.w1G4sKVa036886@repo.freebsd.org> To: Antoine Brodin Sender: devin@shxd.cx 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: Fri, 16 Feb 2018 08:30:19 -0000 > On Feb 15, 2018, at 11:11 PM, Antoine Brodin wrote: >=20 >> On Fri, Feb 16, 2018 at 5:54 AM, Devin Teske wrote: >> Author: dteske (src committer) >> Date: Fri Feb 16 04:54:20 2018 >> New Revision: 461982 >> URL: https://svnweb.freebsd.org/changeset/ports/461982 >>=20 >> Log: >> new port sysutils/getssl: Local LetsEncrypt client >>=20 >> For managing certificates on remote servers >>=20 >> Submitted by: Rainbow (maintainer) >> Differential Revision: https://reviews.freebsd.org/D14313 >=20 > Approved by? Me. Ports and arc committer. My ports mentor was shurd. My arc mentors were emaste and adrian. > Also you forgot to hook it to the build. Thanks for catching that. Will fix. =E2=80=94=20 Devin=