Skip to content

Commit

Permalink
p5-devel-checklib: update to version 1.14, dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Nov 12, 2019
1 parent 07dc758 commit f5c0df4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions perl/p5-devel-checklib/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup Devel-CheckLib 1.13
perl5.setup Devel-CheckLib 1.14
license {Artistic-1 GPL}
maintainers nomaintainer
description check that a library is available
Expand All @@ -13,12 +13,12 @@ long_description Devel::CheckLib is a perl module that checks whether \

platforms darwin

checksums rmd160 4904df034d865c041c81b8cac76b2273a79948f1 \
sha256 24adfd908705dfac4bb320711763f37126b75cf54b3566c2c27c7cdef9c429a8 \
size 15450
checksums rmd160 312faeed14e7b3dc677489feed10a90ab68aee2f \
sha256 f21c5e299ad3ce0fdc0cb0f41378dca85a70e8d6c9a7599f0e56a957200ec294 \
size 15562

if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-io-captureoutput \
port:p${perl5.major}-capture-tiny \
port:p${perl5.major}-mock-config
}

0 comments on commit f5c0df4

Please sign in to comment.