aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Cluster
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-03-16 02:34:04 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-03-16 02:34:04 +0000
commitfc43f5a57bfa0db5e32b8b96c8969118f15efd9d (patch)
tree29f31e65b3ce62df4bbc7009beaaaf5a6e4ab12e /devel/p5-Algorithm-Cluster
parent966761f3994817265b323377182c337ba4befc72 (diff)
downloadports-fc43f5a57bfa0db5e32b8b96c8969118f15efd9d.tar.gz
ports-fc43f5a57bfa0db5e32b8b96c8969118f15efd9d.zip
- update to 1.31
- try to satisfy portlint
Notes
Notes: svn path=/head/; revision=157366
Diffstat (limited to 'devel/p5-Algorithm-Cluster')
-rw-r--r--devel/p5-Algorithm-Cluster/Makefile7
-rw-r--r--devel/p5-Algorithm-Cluster/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile
index 7c7a0b5cb39c..83127a2a5998 100644
--- a/devel/p5-Algorithm-Cluster/Makefile
+++ b/devel/p5-Algorithm-Cluster/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-Cluster
-PORTVERSION= 1.30
+PORTVERSION= 1.31
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Algorithm
@@ -16,7 +16,6 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A perl interface to C clustering library
PERL_CONFIGURE= yes
-USE_REINPLACE= yes
MAN3= Algorithm::Cluster.3
@@ -27,11 +26,11 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.if ${ARCH} == "amd64"
-BROKEN= "Does not build on amd64 (needs to build shared libraries with -fPIC)"
+BROKEN= Does not build on amd64 (needs to build shared libraries with -fPIC)
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-Algorithm-Cluster/distinfo b/devel/p5-Algorithm-Cluster/distinfo
index 814a94287b69..74440169e182 100644
--- a/devel/p5-Algorithm-Cluster/distinfo
+++ b/devel/p5-Algorithm-Cluster/distinfo
@@ -1,3 +1,3 @@
-MD5 (Algorithm-Cluster-1.30.tar.gz) = 4fbb23df3a7bdc2dc8c406613512ec77
-SHA256 (Algorithm-Cluster-1.30.tar.gz) = d3880d3468006fa0389b5c9ffa87b179c63123cbe644f3ff72f46af4ccf1d88e
-SIZE (Algorithm-Cluster-1.30.tar.gz) = 67391
+MD5 (Algorithm-Cluster-1.31.tar.gz) = aed7e2d96d4434422b2d7b94ecc13704
+SHA256 (Algorithm-Cluster-1.31.tar.gz) = a6acc77b904cd06379e3c712ac56945b1c27170d7c6464baf2295cc7ea368bdd
+SIZE (Algorithm-Cluster-1.31.tar.gz) = 67937