- Update to 1.40

Changes:	http://search.cpan.org/dist/Algorithm-KMeans/KMeans-1.40.html#changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-03-08 08:41:36 +00:00
parent 6aa2a250b1
commit a1ce5aafe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292943
2 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -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