archivers/p5-IO-Compress: Update to 2.106
Changes: https://metacpan.org/dist/IO-Compress/changes
This commit is contained in:
parent
9dd7264ff5
commit
48e051652e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user