Index: head/devel/p5-Test-File-Contents/Makefile =================================================================== --- head/devel/p5-Test-File-Contents/Makefile (revision 188401) +++ head/devel/p5-Test-File-Contents/Makefile (revision 188402) @@ -1,34 +1,25 @@ # New ports collection makefile for: devel/p5-Test-File-Contents # Date created: 28 January 2006 # Whom: Rod Taylor # # $FreeBSD$ # PORTNAME= Test-File-Contents -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Test routines for examining the contents of files RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes MAN3= Test::File::Contents.3 -.include - -.if ${PERL_LEVEL} < 500600 -post-patch: - ${PERL} -pi -e '$$_ = "" if m{use warnings};' ${WRKSRC}/Build.PL \ - ${WRKSRC}/lib/Test/File/Contents.pm -.endif - -.include +.include Property changes on: head/devel/p5-Test-File-Contents/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-Test-File-Contents/distinfo =================================================================== --- head/devel/p5-Test-File-Contents/distinfo (revision 188401) +++ head/devel/p5-Test-File-Contents/distinfo (revision 188402) @@ -1,3 +1,3 @@ -MD5 (Test-File-Contents-0.03.tar.gz) = 5e1df3fe88cd475d3933abe5eec0cd91 -SHA256 (Test-File-Contents-0.03.tar.gz) = 2f3fdaad3edd1a52d9f05f374fe355e1ba852172f79c9aa72840cc57ee97240c -SIZE (Test-File-Contents-0.03.tar.gz) = 4265 +MD5 (Test-File-Contents-0.05.tar.gz) = 6bdc15a6345a3ef693a6e2326331b6ec +SHA256 (Test-File-Contents-0.05.tar.gz) = c5ab86db159fc7d64342616661ea84afd1c9b1ffe02e2abcf3de9fde67f2bed5 +SIZE (Test-File-Contents-0.05.tar.gz) = 4691 Property changes on: head/devel/p5-Test-File-Contents/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property