[MacPorts] #55475: wget useless requirement of lzip

MacPorts noreply at macports.org
Wed Dec 6 12:53:53 UTC 2017


#55475: wget useless requirement of lzip
-----------------------+------------------------
  Reporter:  SaintBol  |      Owner:  ryandesign
      Type:  update    |     Status:  assigned
  Priority:  Low       |  Milestone:
 Component:  ports     |    Version:  1.9.2
Resolution:            |   Keywords:
      Port:  wget      |
-----------------------+------------------------
Changes (by raimue):

 * keywords:  xz lzip =>
 * owner:   => ryandesign
 * status:  new => assigned


Old description:

> In commit d7fd082d9e3ccc0a1366b3ad15ea8a7c832c9ed4, wget suddenly
> requires lzip instead of xz:
> -use_xz                  yes
> +use_lzip                yes
>
> This requirement triggers installation of lzip, which doesn't offer any
> advantage over xz (while xz is usually already installed since plenty of
> other stuff requires it).
> It appears (and it's easy to check, even while browsing macports tickets)
> that about nobody except its own author uses lzip (also author of
> ddrescue, which explains why ddrescue is lzip compressed).
> I suggest to revert to an xz compressed archive to avoid installing
> useless additional stuff.

New description:

 In commit [d7fd082d9e3ccc0a1366b3ad15ea8a7c832c9ed4/macports-ports], wget
 suddenly requires lzip instead of xz:
 -use_xz                  yes
 +use_lzip                yes

 This requirement triggers installation of lzip, which doesn't offer any
 advantage over xz (while xz is usually already installed since plenty of
 other stuff requires it).
 It appears (and it's easy to check, even while browsing macports tickets)
 that about nobody except its own author uses lzip (also author of
 ddrescue, which explains why ddrescue is lzip compressed).
 I suggest to revert to an xz compressed archive to avoid installing
 useless additional stuff.

--

--
Ticket URL: <https://trac.macports.org/ticket/55475#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list