Date: Tue, 25 Jul 2017 08:37:31 -0700 From: Yuri <yuri@rawbw.com> To: Nikolai Lifanov <lifanov@FreeBSD.org>, freebsd-pkg@FreeBSD.org Cc: Kubilay Kocak <koobs@FreeBSD.org> Subject: Re: [feature idea] Allow duplicate files with the same content Message-ID: <dbe601fe-9b27-18af-bd68-e8f259145c9e@rawbw.com> In-Reply-To: <4e47eea6-a054-30da-bab1-18b4e82270fb@FreeBSD.org> References: <96dbc99f-3a21-423d-18b8-6737c5517ff8@rawbw.com> <4e47eea6-a054-30da-bab1-18b4e82270fb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/25/2017 06:24, Nikolai Lifanov wrote: > On 7/24/17 6:12 PM, Yuri wrote: >> Currently several py-backports-* ports install the same __init__.py file >> into the same location. This is the only conflict between several ports. >> This was by design, because they didn't think it matters to overwrite >> the same file installed by another package. [1] >> > The content of these is the same functionally but not textually. > The comments, spacing, single line versus three lines, etc. is > different. It's the same python code, but it won't hash to the same thing. > > - Nikolai > Just patch it to be the same if the functionality is the same. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dbe601fe-9b27-18af-bd68-e8f259145c9e>