Date: Thu, 24 Oct 2013 15:53:09 -0700 From: Andrey Zonov <zont@FreeBSD.org> To: Hilko Meyer <Hilko.Meyer@gmx.de> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r256710 - head/tools/build/mk Message-ID: <5269A4D5.3090308@FreeBSD.org> In-Reply-To: <7pbi69h9bdfg71q981dod40ldap329n73s@mail.gmx.net> References: <201310172200.r9HM0ZFM072006__34950.8864027031$1382047250$gmane$org@svn.freebsd.org> <97l269dokal3obs07tc792auspk1e0j0nj@4ax.com> <526824E2.6000309@FreeBSD.org> <7pbi69h9bdfg71q981dod40ldap329n73s@mail.gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7Dt53T4LGHfTNVAgjBGUUUEi9xhpRvOrk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/24/13 7:39 AM, Hilko Meyer wrote: > Andrey Zonov schrieb: >> On 10/18/13 8:38 AM, Hilko Meyer wrote: >>> On Thu, 17 Oct 2013 22:00:35 +0000 (UTC) you wrote: >>>> Author: zont >>>> Date: Thu Oct 17 22:00:35 2013 >>>> New Revision: 256710 >>>> URL: http://svnweb.freebsd.org/changeset/base/256710 >>>> >>>> Modified: >>>> head/tools/build/mk/OptionalObsoleteFiles.inc >>> >>> This fixed two files I reported in conf/167133.2. Maybe you can look = for the >>> other four and close the PR. >> >> pccard.conf - is already in ObsoleteFiles.inc. >> pf.conf - we cannot just put it in ObsoleteFiles.inc because people ma= y >> have working configuration in this place. >=20 > Maybe put it under .if ${MK_PF} =3D=3D no like > usr/share/examples/pf/pf.conf? >=20 I don't like this behavior. All obsolete files should be listed in ObsoleteFiles.inc, all optional files should be listed in tools/build/mk/OptionalObsoleteFiles.inc, but if file became obsolete it should be moved to ObsoleteFiles.inc. Let's declare that this file is not obsolete. I committed proposed patch as r257077, please confirm that I can close conf/167133. --=20 Andrey Zonov --7Dt53T4LGHfTNVAgjBGUUUEi9xhpRvOrk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJSaaTXAAoJEBWLemxX/CvTiEkH/RpTl7nMF4ZZWSBEAlejBoEV LMtAQmb5MS/7RRU8v6CSJA957JEF5RWYGBPj4+KrNx8uvjDTXWXPoyb5bNOVPDPZ 3mHqWBe6GZR2H2rkS65X+y0lQROLPLkKOzURZBz9D/K6ltvERXLHCefTjRy0//JL cLMqpSQKuTlGfP6tXNTbGficNJDDoETBYtrFHMCZmGbJsaU6fKPCT7RhM4JrvBLB p6XsoGJo1PKWuElKAphMBST3yBJdhYuAws0GPlXLBHDgzCt+VYYQM5UKdVGu1CZ9 HBQw1K+CM/0qov9MW4mCDzFvubTJeIJVQcAKR1SMES2z182mo1Lt5nyt9qC/sOI= =GNYX -----END PGP SIGNATURE----- --7Dt53T4LGHfTNVAgjBGUUUEi9xhpRvOrk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5269A4D5.3090308>