Opened 16 months ago
Closed 13 months ago
#67760 closed defect (fixed)
graphviz, graphviz-devel @8.1.0: does not support -Tvt100
Reported by: | akimd (Akim Demaille) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | graphviz, graphviz-devel |
Description
Hi!
According to the release notes (https://gitlab.com/graphviz/graphviz/-/blob/main/CHANGELOG.md#810-2023-07-06), dot should support -Tvt100, but the version from the port does not. I didn't see if a variant was needed, apologies if I missed something.
Cheers!
Change History (2)
comment:1 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign removed |
---|---|
Owner: | set to ryandesign |
Port: | graphviz-devel added |
Status: | new → accepted |
Summary: | graphviz 8.1.0: does not support -Tvt100 → graphviz, graphviz-devel @8.1.0: does not support -Tvt100 |
comment:2 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Fixed in version 9.0.0 to which the graphviz-devel port was updated in [e0042749d6f128616adef17b6272f1f675770d43/macports-ports] and the graphviz port was updated in [1728cdb12644b04052d1c4800632a82ffb79af06/macports-ports]. In this version, the vt100 plugin was renamed to vt so now you'll use -Tvt
.
Note: See
TracTickets for help on using
tickets.
Confirmed. I filed a bug report with the developers: https://gitlab.com/graphviz/graphviz/-/issues/2429