- Update to 0.05
- Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Test2-Plugin-NoWarnings/Changes
This commit is contained in:
parent
89281a7b9f
commit
824c0faa87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426489
2 changed files with 8 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test2-Plugin-NoWarnings
|
||||
PORTVERSION= 0.02
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DROLSKY
|
||||
|
@ -13,6 +13,10 @@ COMMENT= Fail if tests warn
|
|||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-Simple>=1.302015:devel/p5-Test-Simple \
|
||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1474958024
|
||||
SHA256 (Test2-Plugin-NoWarnings-0.02.tar.gz) = 38cf62b0c8bea7cb6cbf02543e35ac43c5fe5921ad541b2c55ba240e28731749
|
||||
SIZE (Test2-Plugin-NoWarnings-0.02.tar.gz) = 22379
|
||||
TIMESTAMP = 1479543681
|
||||
SHA256 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 4839cb18eecc4f370f62cb88923291183a93a965de1881b5e0d68780a6985894
|
||||
SIZE (Test2-Plugin-NoWarnings-0.05.tar.gz) = 23036
|
||||
|
|
Loading…
Reference in a new issue