From owner-svn-src-vendor@freebsd.org Thu Feb 8 19:23:13 2018 Return-Path: Delivered-To: svn-src-vendor@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 98314F1DBDF; Thu, 8 Feb 2018 19:23:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) by mx1.freebsd.org (Postfix) with ESMTP id 485B577CDD; Thu, 8 Feb 2018 19:23:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: svn commit: r329021 - vendor-crypto/openssl/dist/doc/man3 From: Jung-uk Kim To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org References: <201802081915.w18JFpWV093569@repo.freebsd.org> Message-ID: Date: Thu, 8 Feb 2018 14:23:13 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <201802081915.w18JFpWV093569@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 19:23:13 -0000 On 02/08/2018 14:15, Jung-uk Kim wrote: > Author: jkim > Date: Thu Feb 8 19:15:51 2018 > New Revision: 329021 > URL: https://svnweb.freebsd.org/changeset/base/329021 > > Log: > Belatedly remove an empty directory. > > It briefly appeared in 1.0.2l and removed in 1.0.2m. > > https://github.com/openssl/openssl/commit/720aa0f Sorry, the link was wrong. https://github.com/openssl/openssl/commit/9ebcb3a Jung-uk Kim