archivers/p5-IO-Compress: Update to 2.103
- Remove outdated PORTSCOUT Changes: https://metacpan.org/dist/IO-Compress/changes
This commit is contained in:
parent
f64db3959b
commit
3f1762a402
3 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Martin Matuska <mm@FreeBSD.org>
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.101
|
||||
PORTVERSION= 2.103
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -22,6 +22,4 @@ USE_PERL5= configure
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= skipv:2.102
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1614794220
|
||||
SHA256 (IO-Compress-2.101.tar.gz) = 0517a32f0790c819fb552083d8ddf6a6eb64fbeec300c12e9511c362fb83c733
|
||||
SIZE (IO-Compress-2.101.tar.gz) = 292468
|
||||
TIMESTAMP = 1649423706
|
||||
SHA256 (IO-Compress-2.103.tar.gz) = 4e4b90b740496c974dc7913cbc16f1ed52991cc9375724b9619a51e10599a80d
|
||||
SIZE (IO-Compress-2.103.tar.gz) = 296172
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
%%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 a new issue