Bug 282489

Summary: graphics/graphviz : update to 12.1.2
Product: Ports & Packages Reporter: Rodrigo Osorio <rodrigo>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Many People Flags: dinoex: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
upgrade to 12.1.2 none

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(-)