Bug 282489 - graphics/graphviz : update to 12.1.2
Summary: graphics/graphviz : update to 12.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-02 12:01 UTC by Rodrigo Osorio
Modified: 2024-11-04 15:32 UTC (History)
0 users

See Also:
dinoex: maintainer-feedback+


Attachments
upgrade to 12.1.2 (929 bytes, patch)
2024-11-02 12:01 UTC, Rodrigo Osorio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Osorio freebsd_committer freebsd_triage 2024-11-02 12:01:30 UTC
Created attachment 254876 [details]
upgrade to 12.1.2

New versions of graphwiz were released.

Changelog:
  * 12.1.0 : https://gitlab.com/graphviz/graphviz/compare/12.0.0...12.1.0
  * 12.1.1 : https://gitlab.com/graphviz/graphviz/compare/12.1.0...12.1.1
  * 12.1.2 : https://gitlab.com/graphviz/graphviz/compare/12.1.1...12.1.2
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2024-11-03 11:52:36 UTC
I am looking into it.

The update is not as easy.

The new version has some regressions.

I could fix option TCL.

But GUILE fails for me here.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-04 15:31:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a0da7ee4ba7daad2427e99ced7e1fa5fa8139d2

commit 9a0da7ee4ba7daad2427e99ced7e1fa5fa8139d2
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-11-04 15:29:58 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-11-04 15:31:21 +0000

    graphics/graphviz: update to 12.1.2

    PR: 282489
    - reorder OPTIONS
    - new option GVEDIT graph viewer (QT6)
    - mark option GUILE broken

 graphics/graphviz/Makefile                      | 74 +++++++++++++------------
 graphics/graphviz/distinfo                      |  6 +-
 graphics/graphviz/files/patch-lib_expr_exgram.h |  8 +--
 graphics/graphviz/files/patch-lib_expr_expr.h   |  4 +-
 graphics/graphviz/pkg-plist                     | 46 ++++++++-------
 5 files changed, 74 insertions(+), 64 deletions(-)