Revision: 132411 https://trac.macports.org/changeset/132411 Author: devans@macports.org Date: 2015-01-31 12:41:48 -0800 (Sat, 31 Jan 2015) Log Message: ----------- p5-test-yaml-meta: update to version 0.22. Modified Paths: -------------- trunk/dports/perl/p5-test-yaml-meta/Portfile Modified: trunk/dports/perl/p5-test-yaml-meta/Portfile =================================================================== --- trunk/dports/perl/p5-test-yaml-meta/Portfile 2015-01-31 20:41:15 UTC (rev 132410) +++ trunk/dports/perl/p5-test-yaml-meta/Portfile 2015-01-31 20:41:48 UTC (rev 132411) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Test-YAML-Meta 0.21 +perl5.setup Test-YAML-Meta 0.22 license {Artistic-1 GPL} maintainers nomaintainer description Validation of the META.yml file in a distribution. @@ -13,8 +13,8 @@ platforms darwin -checksums rmd160 9f185aea655ba81db1e3ebb6058e93d01accc0c7 \ - sha256 a81ad9f75fb1bbc8bbac7c15969153ae98eac29f19ebeea13ad29ac19d7d7611 +checksums rmd160 c6f0989d2709504d74415c8e46e1585718a76585 \ + sha256 0e7a3ba51d87596a97e389edc4b1a0685d0dac52d859ef3825244015462d80d7 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-yaml-valid \