- update to 0.05

This commit is contained in:
Yen-Ming Lee 2007-03-26 17:54:28 +00:00
parent 6c059a5542
commit 2c758b97a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188402
2 changed files with 5 additions and 14 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= Test-File-Contents PORTNAME= Test-File-Contents
PORTVERSION= 0.03 PORTVERSION= 0.05
CATEGORIES= devel perl5 CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test 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 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
PERL_MODBUILD= yes PERL_MODBUILD= yes
MAN3= Test::File::Contents.3 MAN3= Test::File::Contents.3
.include <bsd.port.pre.mk> .include <bsd.port.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>

View file

@ -1,3 +1,3 @@
MD5 (Test-File-Contents-0.03.tar.gz) = 5e1df3fe88cd475d3933abe5eec0cd91 MD5 (Test-File-Contents-0.05.tar.gz) = 6bdc15a6345a3ef693a6e2326331b6ec
SHA256 (Test-File-Contents-0.03.tar.gz) = 2f3fdaad3edd1a52d9f05f374fe355e1ba852172f79c9aa72840cc57ee97240c SHA256 (Test-File-Contents-0.05.tar.gz) = c5ab86db159fc7d64342616661ea84afd1c9b1ffe02e2abcf3de9fde67f2bed5
SIZE (Test-File-Contents-0.03.tar.gz) = 4265 SIZE (Test-File-Contents-0.05.tar.gz) = 4691