Update to 0.08
Changes: https://metacpan.org/changes/distribution/Test2-Plugin-NoWarnings
This commit is contained in:
parent
f4600d9b9c
commit
b1850d7d10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515891
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test2-Plugin-NoWarnings
|
||||
PORTVERSION= 0.07
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DROLSKY
|
||||
|
@ -13,8 +13,7 @@ COMMENT= Fail if tests warn
|
|||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1555958063
|
||||
SHA256 (Test2-Plugin-NoWarnings-0.07.tar.gz) = ff1da75c24e0635f7f4343b9add5ae880d7b8ede71f181b59fb7df4ae762b8eb
|
||||
SIZE (Test2-Plugin-NoWarnings-0.07.tar.gz) = 25875
|
||||
TIMESTAMP = 1572266798
|
||||
SHA256 (Test2-Plugin-NoWarnings-0.08.tar.gz) = 9e914cbd54008f49f9c115539914667d3b30f7acf7a6ab5272e06162f5645988
|
||||
SIZE (Test2-Plugin-NoWarnings-0.08.tar.gz) = 26016
|
||||
|
|
Loading…
Reference in a new issue