1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Update to 0.001070

Changes:	https://metacpan.org/changes/distribution/Test2-Harness
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-10-26 21:19:47 +00:00
parent eb1aa80bde
commit e49a6b74a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483052
2 changed files with 13 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Test2-Harness
PORTVERSION= 0.001069
PORTVERSION= 0.001070
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:EXODIST
@ -24,8 +24,15 @@ RUN_DEPENDS= p5-Data-UUID>=1.148:devel/p5-Data-UUID \
p5-Test2-Suite>=0.000105:devel/p5-Test2-Suite \
p5-goto-file>=0.005:devel/p5-goto-file
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502501
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.44:lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1535138793
SHA256 (Test2-Harness-0.001069.tar.gz) = ec052ad317aeb90063865e4ce14035f0345a845ea0d59654a5df6805ddd05b32
SIZE (Test2-Harness-0.001069.tar.gz) = 184041
TIMESTAMP = 1540586940
SHA256 (Test2-Harness-0.001070.tar.gz) = 9dc4dc0e79794c8a556822c4c274cd12a16151266b89e4fe7d346c3fd034ccd8
SIZE (Test2-Harness-0.001070.tar.gz) = 184449