Opened 7 years ago

Closed 5 years ago

#53678 closed enhancement (wontfix)

build pandoc against hs-http-conduit to support https

Reported by: bheavner (Ben Heavner) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pandoc

Description

I'm using pandoc via R's knittr to make markdown files from R markdown. I'd like to include images from an https link; however I'm getting an error from pandac: "https not supported"

Per this issue, "https support requires that pandoc be compiled against http-conduit. That is, the 'http-conduit' must be set when compiling."

I don't see hs-http-conduit as a Library Dependency for the pandoc port. Perhaps it should be?

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Type: requestenhancement

Note that a "request" ticket type is only for requesting a new port.

comment:2 Changed 5 years ago by neverpanic (Clemens Lang)

Resolution: wontfix
Status: newclosed

This will get fixed in https://github.com/macports/macports-ports/pull/4698, although not in the proposed way. Please re-check once this pull request is merged.

Note: See TracTickets for help on using tickets.