From 535be2ba560c1f9a8c801c6fa7b08103f9b9f4e6 Mon Sep 17 00:00:00 2001 From: "David B. Evans" Date: Sun, 1 Feb 2026 14:57:25 -0800 Subject: [PATCH] p5-io-compress-lzma: update to version 2.217, dependencies --- perl/p5-io-compress-lzma/Portfile | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/perl/p5-io-compress-lzma/Portfile b/perl/p5-io-compress-lzma/Portfile index b21f94d16f3..4a21a9c5a15 100644 --- a/perl/p5-io-compress-lzma/Portfile +++ b/perl/p5-io-compress-lzma/Portfile @@ -4,19 +4,18 @@ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 -perl5.setup IO-Compress-Lzma 2.214 ../../authors/id/P/PM/PMQS +perl5.setup IO-Compress-Lzma 2.217 ../../authors/id/P/PM/PMQS revision 0 -checksums rmd160 4144f8803016f55921996a36270aa02b1ad185b8 \ - sha256 f4ee89f3af99e59ad0742fd7b6358f9159ef513f1f6943d7140fb1bfa550dd38 \ - size 106776 +checksums rmd160 e9d68c7ec24e21a337ae2d35b7ba04da97318cd0 \ + sha256 3462ecd1e67e85d5e4fa911bc6d8e38a884ba1d6e90a03535f0d28fe2ad0aacf \ + size 107384 platforms {darwin any} supported_archs noarch license {Artistic-1 GPL} maintainers {isi.edu:calvin @cardi} openmaintainer -description Perl interface to allow reading and writing of \ - lzma files/buffers. +description IO::Compress::Lzma - Write lzma files/buffers long_description {*}${description} if {${perl5.major} ne ""} { @@ -25,11 +24,8 @@ if {${perl5.major} ne ""} { port:p${perl5.major}-io-compress depends_test-append \ - port:lzip \ port:p${perl5.major}-io-string \ - port:p${perl5.major}-test-cpan-meta \ - port:p${perl5.major}-test-cpan-meta-json \ - port:p${perl5.major}-test-pod \ + port:lzip \ port:p7zip perl5.link_binaries no