aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/p5-Algorithm-KMeans/Makefile4
-rw-r--r--math/p5-Algorithm-KMeans/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Algorithm-KMeans/Makefile b/math/p5-Algorithm-KMeans/Makefile
index ca13f048b64e..8d677d909b9c 100644
--- a/math/p5-Algorithm-KMeans/Makefile
+++ b/math/p5-Algorithm-KMeans/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-KMeans
-PORTVERSION= 1.30
+PORTVERSION= 1.40
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AVIKAK
@@ -16,8 +16,10 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Clustering multi-dimensional data with a pure-Perl implementation
BUILD_DEPENDS= p5-Graphics-GnuplotIF>=1.4:${PORTSDIR}/graphics/p5-Graphics-GnuplotIF \
+ p5-Math-GSL>=0.26:${PORTSDIR}/math/p5-Math-GSL \
p5-Math-Random>=0.71:${PORTSDIR}/math/p5-Math-Random
RUN_DEPENDS= p5-Graphics-GnuplotIF>=1.4:${PORTSDIR}/graphics/p5-Graphics-GnuplotIF \
+ p5-Math-GSL>=0.26:${PORTSDIR}/math/p5-Math-GSL \
p5-Math-Random>=0.71:${PORTSDIR}/math/p5-Math-Random
PERL_CONFIGURE= yes
diff --git a/math/p5-Algorithm-KMeans/distinfo b/math/p5-Algorithm-KMeans/distinfo
index c509944e4c1c..1fddfde6fd03 100644
--- a/math/p5-Algorithm-KMeans/distinfo
+++ b/math/p5-Algorithm-KMeans/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Algorithm-KMeans-1.30.tar.gz) = eaa2bd5f623a58eab13e430b8bce0f5f91ec33c911a19db3db80d1b81cf25698
-SIZE (Algorithm-KMeans-1.30.tar.gz) = 35355
+SHA256 (Algorithm-KMeans-1.40.tar.gz) = 30f581d48c217b8822fa8b389969a3c14bdf9d3bbd0e905d43565200169e7eb3
+SIZE (Algorithm-KMeans-1.40.tar.gz) = 44620