Skip to content
Permalink
Browse files

p5-async-interrupt: update to version 1.25, dependencies

  • Loading branch information
dbevans committed Apr 24, 2019
1 parent 2b6cd34 commit f5019fdbf8ef0494f3b707e23c9fe32e88f3631d
Showing with 7 additions and 5 deletions.
  1. +7 −5 perl/p5-async-interrupt/Portfile
@@ -4,20 +4,22 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup Async-Interrupt 1.24
perl5.setup Async-Interrupt 1.25
license {Artistic-1 GPL}
maintainers nomaintainer
description Async::Interrupt - allow C/XS libraries to interrupt perl asynchronously
long_description ${description}

platforms darwin

checksums rmd160 40a47c1dc0d90646ef9b9671f5e08ef5ed7ac2cf \
sha256 a022de8e91d168755f37fa66f4f2726acc7a9a7b9c42979edd3b2dcc4655a4d3 \
size 35888
checksums rmd160 ace49f1b1de6e94f1af7ab930c917a50b3eed4d1 \
sha256 3c5cecc5af3f2461d2b3853b215d2e53d1f252593a5f14ad654099152427094a \
size 35727

if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-canary-stability

depends_lib-append \
port:p${perl5.major}-canary-stability \
port:p${perl5.major}-common-sense
}

0 comments on commit f5019fd

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