Index: head/devel/p5-forks/Makefile =================================================================== --- head/devel/p5-forks/Makefile (revision 197626) +++ head/devel/p5-forks/Makefile (revision 197627) @@ -1,38 +1,38 @@ # New ports collection makefile for: p5-forks # Date created: 2006-10-12 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= forks -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SOAP/RYBSKEJ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Drop-in replacement for Perl threads using fork() RUN_DEPENDS= ${SITE_PERL}/reaper.pm:${PORTSDIR}/devel/p5-reaper \ p5-Devel-Required>=0:${PORTSDIR}/devel/p5-Devel-Required \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= forks.3 forks::signals.3 \ forks::shared.3 \ threads::shared::array.3 \ threads::shared::handle.3 \ threads::shared::hash.3 \ threads::shared::scalar.3 .include .if ${PERL_LEVEL} < 500702 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils .endif .include Property changes on: head/devel/p5-forks/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/p5-forks/distinfo =================================================================== --- head/devel/p5-forks/distinfo (revision 197626) +++ head/devel/p5-forks/distinfo (revision 197627) @@ -1,3 +1,3 @@ -MD5 (forks-0.24.tar.gz) = 65d55bd044b2c560f69a87d92a4fab16 -SHA256 (forks-0.24.tar.gz) = 8f55f00e79bb52c26fb08bfdc1153f8a429b2a50f712a3edb6fc805a2c6c68ca -SIZE (forks-0.24.tar.gz) = 103373 +MD5 (forks-0.25.tar.gz) = 8cff9639b3e019e41bc1d01bae302989 +SHA256 (forks-0.25.tar.gz) = 4e41adccd761dea2fd0aee0e52819351488b8f19e72ecd0b1c803211ebe06f82 +SIZE (forks-0.25.tar.gz) = 104385 Property changes on: head/devel/p5-forks/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property