diff options
Diffstat (limited to 'math/p5-Math-Polygon')
-rw-r--r-- | math/p5-Math-Polygon/Makefile | 7 | ||||
-rw-r--r-- | math/p5-Math-Polygon/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/math/p5-Math-Polygon/Makefile b/math/p5-Math-Polygon/Makefile index ec3053923bec..fdc8352ff1c4 100644 --- a/math/p5-Math-Polygon/Makefile +++ b/math/p5-Math-Polygon/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-Polygon -PORTVERSION= 1.11 +PORTVERSION= 2.00 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,8 +11,11 @@ WWW= https://metacpan.org/release/Math-Polygon LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -NO_ARCH= yes +TEST_DEPENDS= p5-Log-Report>0:devel/p5-Log-Report + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/math/p5-Math-Polygon/distinfo b/math/p5-Math-Polygon/distinfo index 07c9bc25b96d..07fd36e57941 100644 --- a/math/p5-Math-Polygon/distinfo +++ b/math/p5-Math-Polygon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746329043 -SHA256 (Math-Polygon-1.11.tar.gz) = 14c117db44d42e09de60fd1918322d83bfb4b5474d1d767cf70c80fe78efa2d8 -SIZE (Math-Polygon-1.11.tar.gz) = 27063 +TIMESTAMP = 1757519272 +SHA256 (Math-Polygon-2.00.tar.gz) = 6c403bad7c0a61b4d7c86736aaeb76789ae432fa7a864c147e160f3d552afa53 +SIZE (Math-Polygon-2.00.tar.gz) = 28973 |