[MacPorts] #57595: tiff broken by zstd

MacPorts noreply at macports.org
Tue Nov 13 14:56:19 UTC 2018


#57595: tiff broken by zstd
----------------------------+------------------------
  Reporter:  gaming-hacker  |      Owner:  ryandesign
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.5.4
Resolution:                 |   Keywords:
      Port:  tiff           |
----------------------------+------------------------
Changes (by mf2k):

 * cc: ryandesign (removed)
 * owner:  (none) => ryandesign
 * status:  new => assigned


Old description:

> tiff portfile was hacked to remove webp and jbigkit; this is unnecessary
> because zstd portfile is incorrect as it is wrong.
>
> zstd bombs because this
>
> build.target        allmost
>
> should be
>
> build.target        default
>
> i build tiff with all options without error

New description:

 tiff portfile was hacked to remove webp and jbigkit; this is unnecessary
 because zstd portfile is incorrect as it is wrong.

 zstd bombs because this
 {{{
 build.target        allmost
 }}}
 should be
 {{{
 build.target        default
 }}}
 i build tiff with all options without error

--

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


More information about the macports-tickets mailing list