Skip to content
Permalink
Browse files

p5-test-harness: update to version 3.41

  • Loading branch information
dbevans committed Mar 4, 2018
1 parent 77d8a26 commit 71e9de1a992373f20ba30b504fccee97bd103cf0
Showing with 4 additions and 3 deletions.
  1. +4 −3 perl/p5-test-harness/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.24 5.26
perl5.setup Test-Harness 3.39
perl5.setup Test-Harness 3.41
license {Artistic-1 GPL}
platforms darwin
maintainers nomaintainer
@@ -16,8 +16,9 @@ long_description You can write test scripts without knowing the exact output
modules. However, by using this module, you can know the specifics, and you can prints some \
performance statistics that are computed by the Benchmark module.

checksums rmd160 e0eaf923b2d035026e14d00968dd3e08765f60a5 \
sha256 69bd44c81c6e1d2db18e298ecf631852608893ddfddb332a7d55285bbfc51132
checksums rmd160 43e2c485a3a0f2536f2e7f3556453d0c455a8b2e \
sha256 a88e9d4a936d5f492971a443f385b31473593415ad3610d3da8be9cdfd7fed31 \
size 213180

## Test-Harness includes the 'prove' binary, which is used to run tests. Sigh.
perl5.link_binaries no

0 comments on commit 71e9de1

Please sign in to comment.
You can’t perform that action at this time.