diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-Cluster/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Algorithm-Cluster/distinfo | 6 |
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 |