mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= planarity
|
||||
PORTVERSION= 4.0.0.0
|
||||
PORTVERSION= 4.0.1.0
|
||||
DISTVERSIONPREFIX= Version_
|
||||
CATEGORIES= math
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user