aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-10-21 17:25:50 +0800
committerwen <wen@FreeBSD.org>2010-10-21 17:25:50 +0800
commit6ed36221b647a8e8208bb73bd455bf808d3e00aa (patch)
tree11caf062080c435107b6116c55042dde78a6b0d2 /math
parent64a038daf6e29c473606bb98d8da05d10c2443d9 (diff)
downloadfreebsd-ports-gnome-6ed36221b647a8e8208bb73bd455bf808d3e00aa.tar.gz
freebsd-ports-gnome-6ed36221b647a8e8208bb73bd455bf808d3e00aa.tar.zst
freebsd-ports-gnome-6ed36221b647a8e8208bb73bd455bf808d3e00aa.zip
- Update to 1.21
Diffstat (limited to 'math')
-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