archivers/p5-IO-Compress: Update to 2.106

Changes:	https://metacpan.org/dist/IO-Compress/changes
This commit is contained in:
Po-Chuan Hsieh 2022-04-18 07:43:19 +08:00
parent 9dd7264ff5
commit 48e051652e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= IO-Compress
PORTVERSION= 2.103
PORTVERSION= 2.106
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,8 +13,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=${PORTVERSION}:archivers/p5-Compress-Raw-Bzip2 \
p5-Compress-Raw-Zlib>=${PORTVERSION}:archivers/p5-Compress-Raw-Zlib
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=${PORTVERSION:R}.103:archivers/p5-Compress-Raw-Bzip2 \
p5-Compress-Raw-Zlib>=${PORTVERSION:R}.103:archivers/p5-Compress-Raw-Zlib
TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod
USES= perl5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1649423706
SHA256 (IO-Compress-2.103.tar.gz) = 4e4b90b740496c974dc7913cbc16f1ed52991cc9375724b9619a51e10599a80d
SIZE (IO-Compress-2.103.tar.gz) = 296172
TIMESTAMP = 1650228708
SHA256 (IO-Compress-2.106.tar.gz) = cb9a26ec7d86afb3081b6369620f1f67eaa45b7c41c4eb800e1da5e700a3e3f5
SIZE (IO-Compress-2.106.tar.gz) = 297429

View File

@ -13,7 +13,6 @@
%%SITE_PERL%%/IO/Compress/RawDeflate.pm
%%SITE_PERL%%/IO/Compress/Zip.pm
%%SITE_PERL%%/IO/Compress/Zip/Constants.pm
%%SITE_PERL%%/IO/Compress/Zip/WeakDecrypt.pm
%%SITE_PERL%%/IO/Compress/Zlib/Constants.pm
%%SITE_PERL%%/IO/Compress/Zlib/Extra.pm
%%SITE_PERL%%/IO/Uncompress/Adapter/Bunzip2.pm