git: adbac19a3a1c - main - math/planarity: upgrade to 4.0.1.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 19 Oct 2025 16:55:57 UTC
The branch main has been updated by thierry:

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

commit adbac19a3a1c65df5f2ec0f7b083b7f1d90aa68c
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-10-19 14:09:26 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-10-19 16:54:42 +0000

    math/planarity: upgrade to 4.0.1.0
    
    Release notes at
    https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/tag/Version_4.0.1.0
---
 math/planarity/Makefile  | 2 +-
 math/planarity/distinfo  | 6 +++---
 math/planarity/pkg-plist | 8 +++++++-
 3 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/math/planarity/Makefile b/math/planarity/Makefile
index fb45b5ab332c..cdb075d92bb3 100644
--- a/math/planarity/Makefile
+++ b/math/planarity/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	planarity
-PORTVERSION=	4.0.0.0
+PORTVERSION=	4.0.1.0
 DISTVERSIONPREFIX=	Version_
 CATEGORIES=	math
 
diff --git a/math/planarity/distinfo b/math/planarity/distinfo
index 9a109e5dcf0b..0dd77114742e 100644
--- a/math/planarity/distinfo
+++ b/math/planarity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743935056
-SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_4.0.0.0_GH0.tar.gz) = 1efcb06eaec42830de5d35ff664f7580f16dff131dbfc24f627460547b3401d5
-SIZE (graph-algorithms-edge-addition-planarity-suite-Version_4.0.0.0_GH0.tar.gz) = 272107
+TIMESTAMP = 1760882656
+SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_4.0.1.0_GH0.tar.gz) = 94a6738cf4e5aaa912f0dd47b0b9b6a8022eccb9d668bd1d7d3de2fc920ec129
+SIZE (graph-algorithms-edge-addition-planarity-suite-Version_4.0.1.0_GH0.tar.gz) = 281365
diff --git a/math/planarity/pkg-plist b/math/planarity/pkg-plist
index 4fd23e4587d3..f97fa90f5ebb 100644
--- a/math/planarity/pkg-plist
+++ b/math/planarity/pkg-plist
@@ -29,7 +29,7 @@ include/planarity/graphLib.h
 lib/libplanarity.a
 lib/libplanarity.so
 lib/libplanarity.so.2
-lib/libplanarity.so.2.0.0
+lib/libplanarity.so.2.1.0
 libdata/pkgconfig/libplanarity.pc
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE.TXT
 %%PORTDOCS%%%%DOCSDIR%%/README.md
@@ -37,6 +37,12 @@ libdata/pkgconfig/libplanarity.pc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/K10.g6.0-based.AdjList.out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/K10.g6.0-based.AdjList.out.txt.0-based.G6.out.g6
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/K10.g6.0-based.AdjMat.out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/K23-minus-edge.AdjList.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/K23.AdjList.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/K33-minus-edge.AdjList.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/K33.AdjList.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/K4-minus-edge.AdjList.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/K4.AdjList.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/N5-all.g6
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/N5-all.g6.0-based.AdjList.out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/N5-all.g6.0-based.AdjMat.out.txt