Update to 3.0.1.0 and add a test target.
Release notes at https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/tag/Version_3.0.1.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= planarity
|
||||
PORTVERSION= 3.0.0.5
|
||||
PORTVERSION= 3.0.1.0
|
||||
DISTVERSIONPREFIX= Version_
|
||||
CATEGORIES= math
|
||||
|
||||
@@ -21,4 +21,7 @@ USES= autoreconf libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
do-test:
|
||||
(cd ${WRKSRC}/c && ${WRKSRC}/${PORTNAME} -test)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1585576072
|
||||
SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_3.0.0.5_GH0.tar.gz) = a019eedf67087bba1996c8b9ad47a6f1cda166c2d8976f13bfcff5c0d23e5578
|
||||
SIZE (graph-algorithms-edge-addition-planarity-suite-Version_3.0.0.5_GH0.tar.gz) = 164344
|
||||
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
|
||||
|
||||
@@ -20,5 +20,5 @@ include/planarity/stack.h
|
||||
lib/libplanarity.a
|
||||
lib/libplanarity.so
|
||||
lib/libplanarity.so.0
|
||||
lib/libplanarity.so.0.0.0
|
||||
lib/libplanarity.so.0.0.1
|
||||
man/man1/planarity.1.gz
|
||||
|
||||
Reference in New Issue
Block a user