aboutsummaryrefslogtreecommitdiff
path: root/math/planarity
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-08-19 13:44:07 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-08-19 13:44:07 +0000
commitd312683fc544a96adf69b07e24c820496260dd71 (patch)
treeb61ab321eb848a6835fc2884ff81488858d13b8c /math/planarity
parent69b0ee7870019e95d0263184a738341799da2c8f (diff)
downloadports-d312683fc544a96adf69b07e24c820496260dd71.tar.gz
ports-d312683fc544a96adf69b07e24c820496260dd71.zip
Update to 3.0.1.0 and add a test target.
Notes
Notes: svn path=/head/; revision=545325
Diffstat (limited to 'math/planarity')
-rw-r--r--math/planarity/Makefile5
-rw-r--r--math/planarity/distinfo6
-rw-r--r--math/planarity/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/math/planarity/Makefile b/math/planarity/Makefile
index 08f17d994cd1..6ce718a16b14 100644
--- a/math/planarity/Makefile
+++ b/math/planarity/Makefile
@@ -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>
diff --git a/math/planarity/distinfo b/math/planarity/distinfo
index 48afd83aaf67..3186dc5bb529 100644
--- a/math/planarity/distinfo
+++ b/math/planarity/distinfo
@@ -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
diff --git a/math/planarity/pkg-plist b/math/planarity/pkg-plist
index 1708bc21c053..19ccd0ef1525 100644
--- a/math/planarity/pkg-plist
+++ b/math/planarity/pkg-plist
@@ -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