Index: head/devel/p5-PAR/Makefile =================================================================== --- head/devel/p5-PAR/Makefile (revision 252595) +++ head/devel/p5-PAR/Makefile (revision 252596) @@ -1,36 +1,36 @@ # New ports collection makefile for: devel/p5-PAR # Date created: Aug 27 2003 # Whom: Autrijus Tang # # $FreeBSD$ # PORTNAME= PAR -PORTVERSION= 0.99.4 +PORTVERSION= 1.00.0 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9])$/\1/} MAINTAINER= rafan@FreeBSD.org COMMENT= Perl Archive Toolkit BUILD_DEPENDS= p5-Archive-Zip>=1.00:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-AutoLoader>=5.67:${PORTSDIR}/devel/p5-AutoLoader \ p5-Compress-Zlib>=1.30:${PORTSDIR}/archivers/p5-Compress-Zlib \ p5-PAR-Dist>=0.32:${PORTSDIR}/devel/p5-PAR-Dist RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= PAR.3 \ PAR::Environment.3 \ PAR::FAQ.3 \ PAR::Heavy.3 PAR::Tutorial.3 \ PAR::SetupProgname.3 \ PAR::SetupTemp.3 regression-test: cd ${WRKSRC} && ${MAKE} test .include Property changes on: head/devel/p5-PAR/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.47 \ No newline at end of property +1.48 \ No newline at end of property Index: head/devel/p5-PAR/distinfo =================================================================== --- head/devel/p5-PAR/distinfo (revision 252595) +++ head/devel/p5-PAR/distinfo (revision 252596) @@ -1,3 +1,3 @@ -MD5 (PAR-0.994.tar.gz) = fb59e35d9a21c87c8f41bd1ef5913d44 -SHA256 (PAR-0.994.tar.gz) = 54306bdd22b69f57874f3dd85c1206c22b364d7a08543b30058f164e741ef5ea -SIZE (PAR-0.994.tar.gz) = 81805 +MD5 (PAR-1.000.tar.gz) = db64d89784c1b6de41a587837c9fca25 +SHA256 (PAR-1.000.tar.gz) = a7c4ca495496f5c779113353bb2b16ec8af7193ebff7adf5b9db0758fed5621c +SIZE (PAR-1.000.tar.gz) = 82119 Property changes on: head/devel/p5-PAR/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property