Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2026 07:06:44 +0000
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f59dd8c7e54e - main - graphics/graphviz: update to 15.0.0
Message-ID:  <6a1bde04.1e933.72458c0b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dinoex:

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

commit f59dd8c7e54e7ef0310903e633cb7fbf3347e70b
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2026-05-31 07:06:07 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2026-05-31 07:06:07 +0000

    graphics/graphviz: update to 15.0.0
---
 graphics/graphviz/Makefile  | 9 ++++-----
 graphics/graphviz/distinfo  | 6 +++---
 graphics/graphviz/pkg-plist | 3 ---
 3 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index f50aaf87377b..ac1b21191ba7 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	graphviz
-PORTVERSION=	14.1.5
-PORTREVISION=	1
+PORTVERSION=	15.0.0
+PORTREVISION=	0
 CATEGORIES=	graphics tk
 MASTER_SITES=	https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/
-
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Graph Visualization Software from AT&T and Bell Labs
 WWW=		https://www.graphviz.org/
@@ -39,10 +38,10 @@ MAKE_ENV=	EXPR_COMPAT=yes
 CONFLICTS_INSTALL=	ghmm
 
 INSTALL_TARGET=	install-strip
-PLIST_SUB=	SH_VERSION_SHORT="8" SH_VERSION_FULL="8.0.10" \
+PLIST_SUB=	SH_VERSION_SHORT="8" SH_VERSION_FULL="8.0.11" \
 		SH_LIBCDT_SHORT="6" SH_LIBCDT_FULL="6.0.3" \
 		SH_LIBCGRAPH_SHORT="8" SH_LIBCGRAPH_FULL="8.1.0" \
-		SH_LIBGVC_SHORT="7" SH_LIBGVC_FULL="7.0.9" \
+		SH_LIBGVC_SHORT="7" SH_LIBGVC_FULL="7.0.10" \
 		SH_LIBGVPR_SHORT="2" SH_LIBGVPR_FULL="2.0.10" \
 		SH_LIBPATHPLAN_SHORT="4" SH_LIBPATHPLAN_FULL="4.0.7" \
 		SH_LIBXDOT_SHORT="4" SH_LIBXDOT_FULL="4.0.2"
diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo
index a8f42667c4ed..28ad2ddcd114 100644
--- a/graphics/graphviz/distinfo
+++ b/graphics/graphviz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775966810
-SHA256 (graphviz-14.1.5.tar.gz) = f5ce5b0dcf174817673f3c1e38acf253a73d40b79597c3106b96afc6dac0d70f
-SIZE (graphviz-14.1.5.tar.gz) = 26861074
+TIMESTAMP = 1779891026
+SHA256 (graphviz-15.0.0.tar.gz) = 06193df2f54cf0a505e6a2d154ed5df64d2e9ced50f8bf6e454049c1a59c8fd6
+SIZE (graphviz-15.0.0.tar.gz) = 26852320
diff --git a/graphics/graphviz/pkg-plist b/graphics/graphviz/pkg-plist
index 616add833fd1..15d06ba26b21 100644
--- a/graphics/graphviz/pkg-plist
+++ b/graphics/graphviz/pkg-plist
@@ -3,7 +3,6 @@ bin/bcomps
 bin/ccomps
 bin/circo
 bin/cluster
-bin/diffimg
 bin/dijkstra
 bin/dot
 bin/dot2gxl
@@ -229,7 +228,6 @@ libdata/pkgconfig/libxdot.pc
 %%PORTDOCS%%%%DOCSDIR%%/circo.1.pdf
 %%PORTDOCS%%%%DOCSDIR%%/cluster.1.pdf
 %%PORTDOCS%%%%DOCSDIR%%/cpl1.0.txt
-%%PORTDOCS%%%%DOCSDIR%%/diffimg.1.pdf
 %%PORTDOCS%%%%DOCSDIR%%/dijkstra.1.pdf
 %%PORTDOCS%%%%DOCSDIR%%/dot.1.pdf
 %%PORTDOCS%%%%DOCSDIR%%/dot2gxl.1.pdf
@@ -464,7 +462,6 @@ share/man/man1/bcomps.1.gz
 share/man/man1/ccomps.1.gz
 share/man/man1/circo.1.gz
 share/man/man1/cluster.1.gz
-share/man/man1/diffimg.1.gz
 share/man/man1/dijkstra.1.gz
 share/man/man1/dot.1.gz
 share/man/man1/dot2gxl.1.gz


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1bde04.1e933.72458c0b>