From owner-svn-src-stable@freebsd.org Thu Aug 22 12:14:38 2019 Return-Path: Delivered-To: svn-src-stable@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 595AAC7CBE; Thu, 22 Aug 2019 12:14:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Dk3y1mHRz4Ppt; Thu, 22 Aug 2019 12:14:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from ivaldir.etoilebsd.net (etoilebsd.net [178.32.217.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 07905E94E; Thu, 22 Aug 2019 12:14:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by ivaldir.etoilebsd.net (Postfix, from userid 1001) id 5929F978D5; Thu, 22 Aug 2019 14:14:36 +0200 (CEST) Date: Thu, 22 Aug 2019 14:14:36 +0200 From: Baptiste Daroussin To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r351392 - stable/11 Message-ID: <20190822121436.ossy6bfq2wazcr4k@ivaldir.net> References: <201908221209.x7MC9Z1o097364@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="x6bhevsppocrwznb" Content-Disposition: inline In-Reply-To: <201908221209.x7MC9Z1o097364@repo.freebsd.org> User-Agent: NeoMutt/20180716 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2019 12:14:38 -0000 --x6bhevsppocrwznb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 22, 2019 at 12:09:35PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Thu Aug 22 12:09:34 2019 > New Revision: 351392 > URL: https://svnweb.freebsd.org/changeset/base/351392 >=20 > Log: > MFC r350351: > =20 > Update mandoc to cvs snapshot 2019-07-23 > =20 > This snapshot among other things includes a fix for a crash of mandoc w= ith empty > tbl reported by rea@ (his regression test has been incorporated upstrea= m) >=20 > Modified: > Directory Properties: > stable/11/ (props changed) >=20 Interrestingly enough svn does not prevent from doing this... What I did was a svn merge of a revision which contains a directory that do= es not exists in contrib/mandoc (things are in contrib/mdocml in stable/11) resulting in no errors, allowing me to do this empty commit after that. I don't know how to fix that (if it is worth fixing). Sorry about the noise. Bapt --x6bhevsppocrwznb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAl1ehykACgkQY4mL3PG3 Plqp3A/9HtkYIv1yrkrTlkp1RJrstTh/RIr/eC4iQJdYc0Q1yNMY1CPxPEB+PzLs fohVa7zEWG8xlIe/6xff5asenyPeL4f/SahH9kqiw7m2O7mANv37cY4zZk21xpwN G/3axZAY46c5cg2caeaiw7+6CUHjYc3BTNFcGNbEPJdnAAJE2TS5SYwgguTFrZT1 YHIykWu2sa5Bb0fHaaCus8ar36Zi45QPq1gBUl3utaO86+qk6o8NCpR7TeR87xEs nTVlwgrH68RcYb5EDyfQRusx/U/DUqSs8YluMY5Q8CpOSptTYJW1/mg+mfKDc26i 4lLfgttwfVLDhnPLfBX6i97Qk1LuLoRoA6YtPAPh6TM1NzGIKXFy/HV0bXtdHvEa 1GPMIvrRnxAnfGy3YpxzYlNVZdwvPrmXn2odTUSsBKJIlxf2bvk/+DvD5qB3lDyZ qk8+P/pN4s20YfofvbOtjTvpwuO/1XA+X4v5lKZFimBOswlkkWdvsQuYccAjsq3+ CqRe0hMKeEqRrMkoQ4D7De8LHBwY6TMO3ewBSMfTym5lsnoIw9KTBJ3zt0cpYT8z udrkKreJRo54avk6EYlZJ88gtDO6eQlluL4uNQoeptA3zuv49UTYehryAUUjZJDc Hii+YS0/PcIVtkIzxWBtaW57TDZLI5QIYOiPVRm4k/SIhEgAli8= =gmxa -----END PGP SIGNATURE----- --x6bhevsppocrwznb--