Index: head/devel/p5-Proc-Fork/Makefile =================================================================== --- head/devel/p5-Proc-Fork/Makefile (revision 189020) +++ head/devel/p5-Proc-Fork/Makefile (revision 189021) @@ -1,29 +1,29 @@ # New ports collection makefile for: devel/p5-Proc-Fork # Date created: 10 January 2006 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Proc-Fork -PORTVERSION= 0.30 +PORTVERSION= 0.40 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Proc::Fork - Simple, intuitive interface to the fork() system call PERL_CONFIGURE= yes MAN3= Proc::Fork.3 .include .if ${PERL_LEVEL} < 500800 IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again .endif .include Property changes on: head/devel/p5-Proc-Fork/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-Proc-Fork/distinfo =================================================================== --- head/devel/p5-Proc-Fork/distinfo (revision 189020) +++ head/devel/p5-Proc-Fork/distinfo (revision 189021) @@ -1,3 +1,3 @@ -MD5 (Proc-Fork-0.3.tar.gz) = 96d232c46b163fd3a30a7a295107ce2d -SHA256 (Proc-Fork-0.3.tar.gz) = 08777e4b06f265e131a805c7fdc8ed12ef0f78269744df51a633a4d09ddf6ed6 -SIZE (Proc-Fork-0.3.tar.gz) = 6739 +MD5 (Proc-Fork-0.4.tar.gz) = bebbf1b7521bdd9d7421613d33bd053d +SHA256 (Proc-Fork-0.4.tar.gz) = fbe076c1f37548688f8dc0671c987b3d17209b2fc3ffe8dae6455ed6547f8b14 +SIZE (Proc-Fork-0.4.tar.gz) = 6726 Property changes on: head/devel/p5-Proc-Fork/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property