1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.38

This commit is contained in:
Lars Thegler 2007-10-12 07:23:52 +00:00
parent b87ec496ce
commit 36d4444ec0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201351
2 changed files with 9 additions and 9 deletions

View File

@ -6,19 +6,19 @@
#
PORTNAME= Test-Reporter
PORTVERSION= 1.34
PORTVERSION= 1.38
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Test
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Sends test results to cpan-testers@perl.org
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= p5-PathTools>0:${PORTSDIR}/devel/p5-PathTools \
p5-File-Temp>0:${PORTSDIR}/devel/p5-File-Temp \
p5-Net>0:${PORTSDIR}/net/p5-Net
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Test-Reporter-1.34.tar.gz) = 89f3f03040984aa1fc0cba78e6bf8042
SHA256 (Test-Reporter-1.34.tar.gz) = a6e36bd7c4441372c040fe8746e8eead4341491d3636cd5f37acad2833633068
SIZE (Test-Reporter-1.34.tar.gz) = 22089
MD5 (Test-Reporter-1.38.tar.gz) = a61f05b45b37074c14db8bfdecfb9659
SHA256 (Test-Reporter-1.38.tar.gz) = 563c7c5c85a37878762ec555e58151deda39dcb36049374ec5317755dd532f1d
SIZE (Test-Reporter-1.38.tar.gz) = 22402