git: b93c1557461a - main - math/planarity: upgrade to 3.0.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Mar 2022 16:23:55 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=b93c1557461a8f8cd75da1a8fba16d3608f43800 commit b93c1557461a8f8cd75da1a8fba16d3608f43800 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-03-02 16:14:06 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-03-02 16:23:51 +0000 math/planarity: upgrade to 3.0.2.0 Changelog at <https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/tag/Version_3.0.2.0> --- math/planarity/Makefile | 2 +- math/planarity/distinfo | 6 +++--- math/planarity/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/math/planarity/Makefile b/math/planarity/Makefile index 1214f4a690c4..acb967fe3bb5 100644 --- a/math/planarity/Makefile +++ b/math/planarity/Makefile @@ -1,7 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= planarity -PORTVERSION= 3.0.1.1 +PORTVERSION= 3.0.2.0 DISTVERSIONPREFIX= Version_ CATEGORIES= math diff --git a/math/planarity/distinfo b/math/planarity/distinfo index 8a231065c34d..b897131a3d0a 100644 --- a/math/planarity/distinfo +++ b/math/planarity/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1646237192 +SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_3.0.2.0_GH0.tar.gz) = 40f4ee7bbd5d8535460c60fc0fc1f806b10909a1419618fd9235746a420a04c6 +SIZE (graph-algorithms-edge-addition-planarity-suite-Version_3.0.2.0_GH0.tar.gz) = 175086 diff --git a/math/planarity/pkg-plist b/math/planarity/pkg-plist index 1dbad9922970..04e90542c00e 100644 --- a/math/planarity/pkg-plist +++ b/math/planarity/pkg-plist @@ -17,8 +17,9 @@ include/planarity/listcoll.h include/planarity/planarity.h include/planarity/platformTime.h include/planarity/stack.h +include/planarity/strbuf.h lib/libplanarity.a lib/libplanarity.so lib/libplanarity.so.0 -lib/libplanarity.so.0.0.2 +lib/libplanarity.so.0.1.0 man/man1/planarity.1.gz