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>
This commit is contained in:
parent
088f0b29ee
commit
b93c155746
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user