p5-yaml-libyaml: update to v0.907.0

This commit is contained in:
David B. Evans
2026-05-10 23:58:27 -07:00
parent 2d60a12397
commit 7feafba1d9
+9 -4
View File
@@ -4,15 +4,20 @@ PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup YAML-LibYAML v0.906.0 ../../authors/id/T/TI/TINITA
perl5.setup YAML-LibYAML v0.907.0 ../../authors/id/T/TI/TINITA
revision 0
license {Artistic-1 GPL}
maintainers nomaintainer
description YAML::LibYAML - Perl YAML Serialization using XS and libyaml
long_description {*}${description}
checksums rmd160 d820dbcf591af70fa4b208b8915c5e256bfd3882 \
sha256 6bef4b8e7cea72730e23a7f800da6a6f5818b13c04a0658b9d56466ec28d10b1 \
size 174806
checksums rmd160 c1660db05532da0518742dc54a21e8a04905b6cf \
sha256 6ba087224911389e76fa198b149cec83f065b0ac75ddc52618f3490942cd9506 \
size 176054
# builds using embedded libyaml 0.2.4 source, no dependencies required
if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-warnings
}