Permalink
Browse files
p5-test2-plugin-nowarnings: update to version 0.07, dependencies
- Loading branch information
Showing
with
5 additions
and
3 deletions.
-
+5
−3
perl/p5-test2-plugin-nowarnings/Portfile
|
|
@@ -4,19 +4,21 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Test2-Plugin-NoWarnings 0.06 ../by-authors/id/D/DR/DROLSKY |
|
|
perl5.setup Test2-Plugin-NoWarnings 0.07 ../../authors/id/D/DR/DROLSKY |
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
description Test2::Plugin::NoWarnings - Fail if tests warn |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 94034622b42c3c80c6968ae75eb29189e15bbdae \ |
|
|
sha256 8288c1d934f69a03224598fbb715adc079c0d1609bfbaea6c88682aab1995800 |
|
|
checksums rmd160 d59e2f4456b44f6e6bc320528c8098077fd9af2d \ |
|
|
sha256 ff1da75c24e0635f7f4343b9add5ae880d7b8ede71f181b59fb7df4ae762b8eb \ |
|
|
size 25875 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
port:p${perl5.major}-capture-tiny \ |
|
|
port:p${perl5.major}-ipc-run3 \ |
|
|
port:p${perl5.major}-test2-suite |
|
|
|
|
|
|