diff options
-rw-r--r-- | devel/p5-Test-File-Contents/Makefile | 13 | ||||
-rw-r--r-- | devel/p5-Test-File-Contents/distinfo | 6 |
2 files changed, 5 insertions, 14 deletions
diff --git a/devel/p5-Test-File-Contents/Makefile b/devel/p5-Test-File-Contents/Makefile index 26a3060f3c44..bb78a77e27c7 100644 --- a/devel/p5-Test-File-Contents/Makefile +++ b/devel/p5-Test-File-Contents/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-File-Contents -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test @@ -17,18 +17,9 @@ 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 <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -post-patch: - ${PERL} -pi -e '$$_ = "" if m{use warnings};' ${WRKSRC}/Build.PL \ - ${WRKSRC}/lib/Test/File/Contents.pm -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Test-File-Contents/distinfo b/devel/p5-Test-File-Contents/distinfo index 5ef8fad443fd..d51db9b569fb 100644 --- a/devel/p5-Test-File-Contents/distinfo +++ b/devel/p5-Test-File-Contents/distinfo @@ -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 |