From owner-svn-ports-all@freebsd.org Tue Mar 20 08:13:02 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 1BC20F5C731; Tue, 20 Mar 2018 08:13:02 +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 A90B3863C0; Tue, 20 Mar 2018 08:13:01 +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 09E4EBDD25; Tue, 20 Mar 2018 09:12:59 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id BAE11BDD1E; Tue, 20 Mar 2018 09:12:58 +0100 (CET) Received: by atuin.in.mat.cc (Postfix, from userid 501) id EE962A9CB081; Tue, 20 Mar 2018 09:12:57 +0100 (CET) Date: Tue, 20 Mar 2018 09:12:57 +0100 From: Mathieu Arnold To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r464842 - head/devel/py-black Message-ID: <20180320081257.3e42eqdvrxnyyx6w@atuin.in.mat.cc> References: <201803171854.w2HIsD3u010171@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="p2jmyrgxnbojmx2r" Content-Disposition: inline In-Reply-To: <201803171854.w2HIsD3u010171@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: Tue, 20 Mar 2018 08:13:02 -0000 --p2jmyrgxnbojmx2r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 17, 2018 at 06:54:13PM +0000, Yuri Victorovich wrote: > Author: yuri > Date: Sat Mar 17 18:54:13 2018 > New Revision: 464842 > URL: https://svnweb.freebsd.org/changeset/ports/464842 >=20 > Log: > devel/py-black: Corrected a mistake in FLAVOR syntax. This was not a mistake, it was the correct way to do it. Using PY_FLAVOR is more robust because it will always contain the Python flavor. --=20 Mathieu Arnold --p2jmyrgxnbojmx2r Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJasMKJXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I03oP/Rn2RwVJOMGy7F/4fDG47rcZ NoNaHiTGJulkGsHbtglcR51eJjlisXhBwff4EuQyatFDxmyi4K8D4tVRho6IPg0I 3fYYwSkjNTk3wSChKr6gKDYcOJRjGaey0Y2H2ePCW3deab4GN72T84TBwuUUNCo0 Q/O337MXpkBy1ZWzrqObXnpDdYKmUks/lNhFzoN8RfFEp1exR++nKyttsxGgqrlb Ll2hWExk9tiboCt5wcgObYBKn5iyYqp6DSf+GYHjeiqLogDSVpF/zX7lsn+PDYpk qGBIW22ZdFguDTmmBPRgrRuvS92sKtPWdao98YPysOrQC7qB+KVqO1xgHYBFQUj4 SQZn8RhMQ98UzcrWVsSgWdXMuWpFC7fGg0IsQ7Ojziwyz/Z2QGKF63PZUBb1xh8T NhPQdpqupI3kL+KcykxC9UBjCwwoE+snG/zjtZI7FHvK+5YPqO79L2Oc896K0bTZ /KOcsoMqJIp+tcqRfsIEREvrTmjq5/SJ5Us3mquvbnIGpEV5jgK+RXkrxYiNCUOr fFNWG33H1bvxH0qIUC/LfSN06RFgtBY4cnAitLSf11Db5Ctm3jYRE+sSDF6fNDEM LvI62hBbxGVV6aSMAQWS5IwJDQxhOL1Cuns2Mjg83P7ZpGENW0S62+TPvMatxlvV sU+1IcFKuvRn9wYMTlcJ =VwDr -----END PGP SIGNATURE----- --p2jmyrgxnbojmx2r--