Index: head/devel/p5-Algorithm-Cluster/Makefile =================================================================== --- head/devel/p5-Algorithm-Cluster/Makefile (revision 146880) +++ head/devel/p5-Algorithm-Cluster/Makefile (revision 146881) @@ -1,37 +1,37 @@ # New ports collection makefile for: p5-Algorithm-Cluster # Date created: Fri May 21 15:21:09 CST 2004 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= Algorithm-Cluster -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= A perl interface to C clustering library PERL_CONFIGURE= yes USE_REINPLACE= yes MAN3= Algorithm::Cluster.3 post-patch: @${REINPLACE_CMD} -e \ "s|${PORTNAME}|Algorithm::Cluster|" ${WRKSRC}/Makefile.PL .include .if ${PERL_LEVEL} < 500601 IGNORE= This port 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)" .endif .include Property changes on: head/devel/p5-Algorithm-Cluster/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/p5-Algorithm-Cluster/distinfo =================================================================== --- head/devel/p5-Algorithm-Cluster/distinfo (revision 146880) +++ head/devel/p5-Algorithm-Cluster/distinfo (revision 146881) @@ -1,2 +1,2 @@ -MD5 (Algorithm-Cluster-1.29.tar.gz) = a30fbc47b215ac1844415042d9820750 -SIZE (Algorithm-Cluster-1.29.tar.gz) = 67191 +MD5 (Algorithm-Cluster-1.30.tar.gz) = 4fbb23df3a7bdc2dc8c406613512ec77 +SIZE (Algorithm-Cluster-1.30.tar.gz) = 67391 Property changes on: head/devel/p5-Algorithm-Cluster/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property