Date: Thu, 06 Feb 2014 14:49:46 +0400 From: Ruslan Makhmatkhanov <cvs-src@yandex.ru> To: Antoine Brodin <antoine@FreeBSD.org> Cc: "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r342811 - head/devel/py-Products.MimetypesRegistry Message-ID: <52F368CA.2000806@yandex.ru> In-Reply-To: <CAALwa8m9YbfuKAfV-v1aoK3omzJALdPRq1kzsRYcZdwDZC44kA@mail.gmail.com> References: <201402051824.s15IOQfM077081@svn.freebsd.org> <52F35C2F.3090707@yandex.ru> <CAALwa8m9YbfuKAfV-v1aoK3omzJALdPRq1kzsRYcZdwDZC44kA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Antoine Brodin wrote on 06.02.2014 14:05: > On Thu, Feb 6, 2014 at 10:55 AM, Ruslan Makhmatkhanov <cvs-src@yandex.ru> wrote: >> Thanks a lot for this! But why you changed UZE_ZIP with EXTRACT_SUFX? > > Hello, > > You don't need unzip (infozip) to extract this distfile, bsdtar > handles it fine. > > Cheers, > > Antoine Heh, to be honest, I was pretty sure that USE_ZIP conditionally depends on archivers/unzip on systems with old libarchive (that doesn't knows how to unzip) and drops this dependency on modern systems. And I even saw that conditional code somewhere, that, according to bsd.port.mk, was never committed. Anyway, there are many zope/plone ports with USE_ZIP defined, so changing this one will not eliminate unzip dependency for them. -- Regards, Ruslan T.O.S. Of Reality
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F368CA.2000806>