diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-08-05 12:14:07 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-08-05 12:14:07 +0000 |
commit | 67105a0cdec2cb1d9a3124e6f7133f4443418fef (patch) | |
tree | 839892a272d6af99d0bb77fa252b18195c629817 | |
parent | - Update to version 0.12.2 (diff) |
- Update to 1.52
Changes: http://search.cpan.org/dist/Algorithm-Cluster/perl/Cluster.pm#CHANGES
Notes
Notes:
svn path=/head/; revision=324272
-rw-r--r-- | devel/p5-Algorithm-Cluster/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-Cluster/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile index 513006f3c5d8..b6935b844fe1 100644 --- a/devel/p5-Algorithm-Cluster/Makefile +++ b/devel/p5-Algorithm-Cluster/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Algorithm-Cluster -PORTVERSION= 1.50 +PORTVERSION= 1.52 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MDEHOON diff --git a/devel/p5-Algorithm-Cluster/distinfo b/devel/p5-Algorithm-Cluster/distinfo index ab0eafab79a5..a839ea621ffe 100644 --- a/devel/p5-Algorithm-Cluster/distinfo +++ b/devel/p5-Algorithm-Cluster/distinfo @@ -1,2 +1,2 @@ -SHA256 (Algorithm-Cluster-1.50.tar.gz) = 71f03d0f1bab64db67f4200e32bc79a4f9b7e7367e44cd345642c0508c38a6bc -SIZE (Algorithm-Cluster-1.50.tar.gz) = 275620 +SHA256 (Algorithm-Cluster-1.52.tar.gz) = 67b887c82243dad95c47712c3fcb8ba2ca94327729c566868597a567003cd9cc +SIZE (Algorithm-Cluster-1.52.tar.gz) = 275663 |