git: bb1fd9ac618b - main - math/planarity: upgrade to 3.0.1.1

Thierry Thomas thierry at FreeBSD.org
Wed Jul 7 11:02:26 UTC 2021


The branch main has been updated by thierry:

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

commit bb1fd9ac618b19cb3553af0a9cf2a7c4983ba201
Author:     Thierry Thomas <thierry at FreeBSD.org>
AuthorDate: 2021-07-07 08:07:09 +0000
Commit:     Thierry Thomas <thierry at FreeBSD.org>
CommitDate: 2021-07-07 11:02:05 +0000

    math/planarity: upgrade to 3.0.1.1
    
    Release notes at
    <https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/tag/Version_3.0.1.1>.
---
 math/planarity/Makefile  | 2 +-
 math/planarity/distinfo  | 6 +++---
 math/planarity/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/planarity/Makefile b/math/planarity/Makefile
index 90a00193c219..1214f4a690c4 100644
--- a/math/planarity/Makefile
+++ b/math/planarity/Makefile
@@ -1,7 +1,7 @@
 # Created by: thierry at pompo.net
 
 PORTNAME=	planarity
-PORTVERSION=	3.0.1.0
+PORTVERSION=	3.0.1.1
 DISTVERSIONPREFIX=	Version_
 CATEGORIES=	math
 
diff --git a/math/planarity/distinfo b/math/planarity/distinfo
index 3186dc5bb529..8a231065c34d 100644
--- a/math/planarity/distinfo
+++ b/math/planarity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597842934
-SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_3.0.1.0_GH0.tar.gz) = f5489e64ae8d83a4ffb29a4cdfdb2dd7eb4ba33acf23fa54cba08058c8ee085d
-SIZE (graph-algorithms-edge-addition-planarity-suite-Version_3.0.1.0_GH0.tar.gz) = 167924
+TIMESTAMP = 1625644889
+SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_3.0.1.1_GH0.tar.gz) = e031e7977f1e291bfde9ed61cdbe43c21c45b7075a7b059b7f90636a53e78abc
+SIZE (graph-algorithms-edge-addition-planarity-suite-Version_3.0.1.1_GH0.tar.gz) = 169043
diff --git a/math/planarity/pkg-plist b/math/planarity/pkg-plist
index 19ccd0ef1525..1dbad9922970 100644
--- a/math/planarity/pkg-plist
+++ b/math/planarity/pkg-plist
@@ -20,5 +20,5 @@ include/planarity/stack.h
 lib/libplanarity.a
 lib/libplanarity.so
 lib/libplanarity.so.0
-lib/libplanarity.so.0.0.1
+lib/libplanarity.so.0.0.2
 man/man1/planarity.1.gz


More information about the dev-commits-ports-main mailing list