aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-KMeans
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-10-21 09:25:50 +0000
committerWen Heping <wen@FreeBSD.org>2010-10-21 09:25:50 +0000
commitb92ab83340c5bdb09a26eb7aef7bbf9af364750d (patch)
treee22bfbd175b7114e42273b797d4d01b0a19e2f48 /math/p5-Algorithm-KMeans
parentd1f4f81f7faa523b89a156547b69a595187c0fbe (diff)
downloadports-b92ab83340c5bdb09a26eb7aef7bbf9af364750d.tar.gz
ports-b92ab83340c5bdb09a26eb7aef7bbf9af364750d.zip
Notes
Diffstat (limited to 'math/p5-Algorithm-KMeans')
-rw-r--r--math/p5-Algorithm-KMeans/Makefile5
-rw-r--r--math/p5-Algorithm-KMeans/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/math/p5-Algorithm-KMeans/Makefile b/math/p5-Algorithm-KMeans/Makefile
index 70513557fa56..be05ac7df3ec 100644
--- a/math/p5-Algorithm-KMeans/Makefile
+++ b/math/p5-Algorithm-KMeans/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-KMeans
-PORTVERSION= 1.20
+PORTVERSION= 1.21
CATEGORIES= math perl5
MASTER_SITES= CPAN/../../authors/id/A/AV/AVIKAK/
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Clustering multi-dimensional data with a pure-Perl implementation
+RUN_DEPENDS= p5-Math-Random>=0.71:${PORTSDIR}/math/p5-Math-Random \
+ p5-Graphics-GnuplotIF>1.4:${PORTSDIR}/graphics/p5-Graphics-GnuplotIF
+
MAN3= Algorithm::KMeans.3
PERL_CONFIGURE= yes
diff --git a/math/p5-Algorithm-KMeans/distinfo b/math/p5-Algorithm-KMeans/distinfo
index 4c9947bd2d22..4cba8e78a1af 100644
--- a/math/p5-Algorithm-KMeans/distinfo
+++ b/math/p5-Algorithm-KMeans/distinfo
@@ -1,3 +1,3 @@
-MD5 (Algorithm-KMeans-1.20.tar.gz) = 5c1e90a1e55755120df5feb378a1e409
-SHA256 (Algorithm-KMeans-1.20.tar.gz) = 627c748468541845394655eb22fd28844cf9ac7cbd0b0b7552b858752e91473e
-SIZE (Algorithm-KMeans-1.20.tar.gz) = 32712
+MD5 (Algorithm-KMeans-1.21.tar.gz) = 28e1fc23fd8a63665a3dadf0fa788ef9
+SHA256 (Algorithm-KMeans-1.21.tar.gz) = edd7580809da6356352c2c9ffb60f0faaff8c65b1a7cc128c7eb04f537d9c0d6
+SIZE (Algorithm-KMeans-1.21.tar.gz) = 35025