aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Polygon-Tree
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 12:06:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 12:06:13 +0000
commite6e4e83d031e4714763098a3a190d752ab91c5d8 (patch)
tree9406b97a216cf5dff0a73452745c56567d2eb97d /math/p5-Math-Polygon-Tree
parentd0f4f3cc5d6bd6b30bdceda87247ffd8f6089202 (diff)
downloadports-e6e4e83d031e4714763098a3a190d752ab91c5d8.tar.gz
ports-e6e4e83d031e4714763098a3a190d752ab91c5d8.zip
- Update to 0.08
- Add test depends - Switch from broken p5-Math-Geometry-Planar-GPC-Polygon to p5-Math-Geometry-Planar-GPC-PolygonXS
Notes
Notes: svn path=/head/; revision=386326
Diffstat (limited to 'math/p5-Math-Polygon-Tree')
-rw-r--r--math/p5-Math-Polygon-Tree/Makefile5
-rw-r--r--math/p5-Math-Polygon-Tree/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/math/p5-Math-Polygon-Tree/Makefile b/math/p5-Math-Polygon-Tree/Makefile
index e31a834df481..1d22bb49b479 100644
--- a/math/p5-Math-Polygon-Tree/Makefile
+++ b/math/p5-Math-Polygon-Tree/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Polygon-Tree
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LIOSHA
@@ -14,8 +14,9 @@ COMMENT= Class for fast check if point is inside polygon
BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Math-Geometry-Planar-GPC-Polygon>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-GPC-Polygon
+ p5-Math-Geometry-Planar-GPC-PolygonXS>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-GPC-PolygonXS
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS:= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
USES= perl5
USE_PERL5= configure
diff --git a/math/p5-Math-Polygon-Tree/distinfo b/math/p5-Math-Polygon-Tree/distinfo
index b01b6be1c9d1..1b3058bde9ca 100644
--- a/math/p5-Math-Polygon-Tree/distinfo
+++ b/math/p5-Math-Polygon-Tree/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-Polygon-Tree-0.07.tar.gz) = b0f4f4cd30db516e93e1e82001e3bf61ddd116413bebcb9deb66a529fc277d7f
-SIZE (Math-Polygon-Tree-0.07.tar.gz) = 136726
+SHA256 (Math-Polygon-Tree-0.08.tar.gz) = 9c90d11f2c1cffcd1c0ff3b13825f2c56b7faf2c3074d6dabbb2dc9081d5628c
+SIZE (Math-Polygon-Tree-0.08.tar.gz) = 136755