mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
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>.
This commit is contained in:
parent
0e09699300
commit
bb1fd9ac61
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: thierry@pompo.net
|
||||
|
||||
PORTNAME= planarity
|
||||
PORTVERSION= 3.0.1.0
|
||||
PORTVERSION= 3.0.1.1
|
||||
DISTVERSIONPREFIX= Version_
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue