diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-07 22:15:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-07 22:15:20 +0000 |
commit | 7e174f1a56b6ef6893381328e484dc8d5f8b38af (patch) | |
tree | 604a32f5896fa2a5eec91fb70c221ae5d66e1522 /archivers | |
parent | c6865ab87386a236ca5a47af73f3790949cb7c2b (diff) | |
download | freebsd-ports-7e174f1a56b6ef6893381328e484dc8d5f8b38af.zip |
Update to 2.101
Changes: https://metacpan.org/changes/distribution/IO-Compress
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 372e543885b3..edde70be4fdf 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.100 +PORTVERSION= 2.101 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-IO-Compress/distinfo b/archivers/p5-IO-Compress/distinfo index efc6dd924316..3ca6476f39d6 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610174151 -SHA256 (IO-Compress-2.100.tar.gz) = 2d23b0be2e2967c604c407d415588920a69083587d0f65f355137592989c6c36 -SIZE (IO-Compress-2.100.tar.gz) = 291283 +TIMESTAMP = 1614794220 +SHA256 (IO-Compress-2.101.tar.gz) = 0517a32f0790c819fb552083d8ddf6a6eb64fbeec300c12e9511c362fb83c733 +SIZE (IO-Compress-2.101.tar.gz) = 292468 |