diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-04 13:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-04 13:15:16 +0000 |
commit | f7500cb294662c01462e063d6838b962d4395d0e (patch) | |
tree | 25cf778ee36070241370127b2cd4d52b4a319370 /archivers | |
parent | 26f2ba4438dd387c5483a6432ee22d6f7a56a4c1 (diff) | |
download | ports-f7500cb294662c01462e063d6838b962d4395d0e.tar.gz ports-f7500cb294662c01462e063d6838b962d4395d0e.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 6 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 0e75b230a6f0..5b1d03c87ed5 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.063 +PORTVERSION= 2.064 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -14,8 +14,8 @@ COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.063:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.063:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.064:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.064:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod diff --git a/archivers/p5-IO-Compress/distinfo b/archivers/p5-IO-Compress/distinfo index 65469bc53129..4596a79af55e 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.063.tar.gz) = 0d524f65868cb4f7c3386ecd67b9351d285c1f01763772d8450c6aef34962885 -SIZE (IO-Compress-2.063.tar.gz) = 242762 +SHA256 (IO-Compress-2.064.tar.gz) = cacfede77b7ca361865c0d08836fe8580860e046c61a39c2cd062c60be730ed9 +SIZE (IO-Compress-2.064.tar.gz) = 242329 |