Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 18:58:19 +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: aa223b539dd2 - main - graphics/graphviz: update to 14.1.5
Message-ID:  <69dbeb4b.3947f.485cf69a@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=aa223b539dd27d116006467488348bd18de99aa4

commit aa223b539dd27d116006467488348bd18de99aa4
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2026-04-12 18:58:14 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2026-04-12 18:58:14 +0000

    graphics/graphviz: update to 14.1.5
---
 graphics/graphviz/Makefile | 16 ++++++++--------
 graphics/graphviz/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index aad043ccebec..a2bc96c37b9d 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	graphviz
-PORTVERSION=	14.1.4
-PORTREVISION=	1
+PORTVERSION=	14.1.5
+PORTREVISION=	0
 CATEGORIES=	graphics tk
 MASTER_SITES=	https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/
 MAINTAINER=	dinoex@FreeBSD.org
@@ -38,13 +38,13 @@ MAKE_ENV=	EXPR_COMPAT=yes
 CONFLICTS_INSTALL=	ghmm
 
 INSTALL_TARGET=	install-strip
-PLIST_SUB=	SH_VERSION_SHORT="8" SH_VERSION_FULL="8.0.9" \
+PLIST_SUB=	SH_VERSION_SHORT="8" SH_VERSION_FULL="8.0.10" \
 		SH_LIBCDT_SHORT="6" SH_LIBCDT_FULL="6.0.3" \
-		SH_LIBCGRAPH_SHORT="8" SH_LIBCGRAPH_FULL="8.0.7" \
-		SH_LIBGVC_SHORT="7" SH_LIBGVC_FULL="7.0.8" \
-		SH_LIBGVPR_SHORT="2" SH_LIBGVPR_FULL="2.0.9" \
-		SH_LIBPATHPLAN_SHORT="4" SH_LIBPATHPLAN_FULL="4.0.6" \
-		SH_LIBXDOT_SHORT="4" SH_LIBXDOT_FULL="4.0.1"
+		SH_LIBCGRAPH_SHORT="8" SH_LIBCGRAPH_FULL="8.1.0" \
+		SH_LIBGVC_SHORT="7" SH_LIBGVC_FULL="7.0.9" \
+		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"
 SHEBANG_FILES=	cmd/dot/dot_sandbox
 
 FIX_INCLUDE=	lib/cdt/dthdr.h lib/pathplan/tri.h \
diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo
index 7760ef44fec1..a8f42667c4ed 100644
--- a/graphics/graphviz/distinfo
+++ b/graphics/graphviz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774160741
-SHA256 (graphviz-14.1.4.tar.gz) = f81f7c5a9d262e2b8346d91b2c007fc927d224cc5f55ceb8eba847dfc4c6ec20
-SIZE (graphviz-14.1.4.tar.gz) = 26851499
+TIMESTAMP = 1775966810
+SHA256 (graphviz-14.1.5.tar.gz) = f5ce5b0dcf174817673f3c1e38acf253a73d40b79597c3106b96afc6dac0d70f
+SIZE (graphviz-14.1.5.tar.gz) = 26861074


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dbeb4b.3947f.485cf69a>