Skip to content

Commit

Permalink
p5-yaml-libyaml-api: update to version 0.009
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed May 18, 2020
1 parent 54f9193 commit 60b55c9
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions perl/p5-yaml-libyaml-api/Portfile
Expand Up @@ -4,17 +4,17 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup YAML-LibYAML-API 0.008 ../../authors/id/T/TI/TINITA
perl5.setup YAML-LibYAML-API 0.009 ../../authors/id/T/TI/TINITA
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description YAML::LibYAML::API - Wrapper around the C libyaml library
long_description ${description}

platforms darwin

checksums rmd160 a461bb87fbb7cd3a63c3bcf355dcb9b61d879546 \
sha256 2713490cdbe2fa4d32bbd820d064d591ac4d33463bae4b7aebab7622dd8a3820 \
size 118727
checksums rmd160 5834a13f0862fa199ae5812eb60317b1fa5238d2 \
sha256 a9f359dc64014b1d70a2b064a130db15ee3839aa4544dd70ca93e51feb892025 \
size 119820

if {${perl5.major} != ""} {
depends_lib-append \
Expand All @@ -23,5 +23,4 @@ if {${perl5.major} != ""} {
supported_archs noarch
}

# builds using embedded libyaml 0.2.2 source, no dependencies required

# builds using embedded libyaml 0.2.4 source, no dependencies required

0 comments on commit 60b55c9

Please sign in to comment.