Index: head/devel/p5-PerlIO-via-MD5/Makefile =================================================================== --- head/devel/p5-PerlIO-via-MD5/Makefile (revision 296933) +++ head/devel/p5-PerlIO-via-MD5/Makefile (revision 296934) @@ -1,30 +1,21 @@ # New ports collection makefile for: devel/p5-PerlIO-via-MD5 # Date created: 22 March 2005 # Whom: Lars Thegler # # $FreeBSD$ # PORTNAME= PerlIO-via-MD5 -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlIO layer for creating an MD5 digest of a file PERL_CONFIGURE= yes -USE_PERL5_REASON= requires PerlIO, which was introduced in Perl 5.8.0. Install lang/perl5.8 and try again -MAN3= PerlIO::via::MD5.3 +MAN3= PerlIO::via::MD5.3 -.include - -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 -BUILD_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 -.endif - -.include +.include Property changes on: head/devel/p5-PerlIO-via-MD5/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/devel/p5-PerlIO-via-MD5/distinfo =================================================================== --- head/devel/p5-PerlIO-via-MD5/distinfo (revision 296933) +++ head/devel/p5-PerlIO-via-MD5/distinfo (revision 296934) @@ -1,2 +1,2 @@ -SHA256 (PerlIO-via-MD5-0.06.tar.gz) = cfc618c9ee2d8d5ca4bd25575f6658613f51a17f1765398409fae120518fefba -SIZE (PerlIO-via-MD5-0.06.tar.gz) = 3820 +SHA256 (PerlIO-via-MD5-0.07.tar.gz) = f21527a23cd233544ecdabe6552c606380b2bb13a22502c1a463d5fb6343b9c7 +SIZE (PerlIO-via-MD5-0.07.tar.gz) = 4013 Property changes on: head/devel/p5-PerlIO-via-MD5/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property