#71536 closed enhancement (fixed)

yq: use pre-generated manpage to avoid dependency on pandoc

Reported by: lcvisser (Ludo Visser) Owned by: Ludo Visser <ludo.visser@…>
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: yq

Description

The upstream project provides a pre-generated manpage. This page can be use to avoid the build-dependency on pandoc, which is really big.

See this ticket for context.

Change History (3)

comment:2 Changed 13 months ago by lcvisser (Ludo Visser)

Type: defectenhancement

comment:3 Changed 13 months ago by Ludo Visser <ludo.visser@…>

Owner: set to Ludo Visser <ludo.visser@…>
Resolution: fixed
Status: newclosed

In 7aaa4336391497688bdf7f6321c8bcf60ddc8aac/macports-ports (master):

yq: use pre-generated man page

To avoid the dependencies of yq, use the pre-generated manpage from the
upstream project to avoid the dependency on pandoc.

See #69601

Closes: #69601
Closes: #71536

Note: See TracTickets for help on using tickets.