From owner-svn-ports-all@freebsd.org Thu Feb 15 09:11:22 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 43893F0ABA3; Thu, 15 Feb 2018 09:11:22 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D39046C0EE; Thu, 15 Feb 2018 09:11:21 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8EB9BBDD2F; Thu, 15 Feb 2018 10:11:19 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 5BBBCBDD2D; Thu, 15 Feb 2018 10:11:19 +0100 (CET) Received: by atuin.in.mat.cc (Postfix, from userid 501) id 45664A2D081C; Thu, 15 Feb 2018 10:11:17 +0100 (CET) Date: Thu, 15 Feb 2018 10:11:17 +0100 From: Mathieu Arnold To: Romain =?iso-8859-1?Q?Tarti=E8re?= Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461866 - head/textproc/elasticsearch6 Message-ID: <20180215091117.sxvhk6bieryxs6qe@atuin.in.mat.cc> References: <201802150848.w1F8mBiN078077@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2aldzrwm6ltskleo" Content-Disposition: inline In-Reply-To: <201802150848.w1F8mBiN078077@repo.freebsd.org> User-Agent: NeoMutt/20170912 (1.9.0) 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 09:11:22 -0000 --2aldzrwm6ltskleo Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 15, 2018 at 08:48:11AM +0000, Romain Tarti=E8re wrote: > Author: romain > Date: Thu Feb 15 08:48:11 2018 > New Revision: 461866 > URL: https://svnweb.freebsd.org/changeset/ports/461866 >=20 > Log: > Copy textproc/elasticsearch5 to textproc/elasticsearch6 > =20 > History was lost during textproc/elasticsearch6 creation, and other fix= es are > required but our pre-commit hook do not allow doing everything atomical= ly. It does let you do it atomically. You run svn copy, and then **PATCH** the files. On the other hand, to make sure things are not lost, it does not let you **REPLACE** files. --=20 Mathieu Arnold --2aldzrwm6ltskleo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJahU61XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IeoIP/3pql++UigVtcJXMsk3Ma3nq OHiHG4PAJ1yiSkN/CeVZ/waIyg7sJCo32hdBroEwX1DzUVu1eA2hcSz3/T9CaPQS Y1xiXNCk3uE9wsp6K+XaPkNdJ2QnVBzpIAj/CrK0j0epprXsJu+gWom9YCsVejKT 3p0zpTX9ICBtwTrMVpvYcFP5h59kuduGWebS9ocvmf4yIjMjg/KN41kS7g+CqjWu gUcwex1vsldCOhz0SH2yCftg+xRPZgUdzMclNRvM8NKjUXHjA9d+UzI1t9x+iWZm EVcS3JUT4v+ntPa8ouSZU6W0/Bw/bc4YBXWW1UuH1d0OdKpbqwWy1be7u0w1j/+E dUJ8Fl9rSXonvzKln3AK1AgBkNqlTtC3kpNy4dVv2s5dm8CEN1gMUtPeyqH880Gl nC5HuwM2mfBF1AU20nm4iQF6d4tfPQifWmcaeEpHAgIKtvmkrk/ge2V7NMGvBO5b wXhXld/Nm//YsqaUlFKuokBs1V1uCAAbcIo27pVhIVnm4A8JL9VIAPTK/NtrxbSl GyDM4HCQMn9o2GHZUdi8pr7FnEP+oOQyVozSbTuPDM3Pny1EK2YQoDB+QybuIVGT q/x6PvESR6+gFfLno4iPc+3RfMLNOOQXOPfLy47opCK1yFSG6aMo68V2HQFxEe4D ra705bk9kGd/z2KYz/HT =yvUr -----END PGP SIGNATURE----- --2aldzrwm6ltskleo--