diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-16 17:13:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-16 17:13:31 +0000 |
commit | d0acb98491f548720d1e1b0704876d5fc28af6b8 (patch) | |
tree | f48a44d2ba8f6ccf7c7e467bdbe8103848b7e634 /archivers/p5-IO-Compress | |
parent | 3597e87d9d2da36aad6ec6ea9044bbeaefcd6df5 (diff) | |
download | ports-d0acb98491f548720d1e1b0704876d5fc28af6b8.tar.gz ports-d0acb98491f548720d1e1b0704876d5fc28af6b8.zip |
Notes
Diffstat (limited to 'archivers/p5-IO-Compress')
-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 557b2b37b63f..2dd0d041cd7f 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.061 +PORTVERSION= 2.062 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.061:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.061:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.062:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.062:${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 76b40343e1d3..d2d03693e163 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.061.tar.gz) = c8fdbc7d8d3601bc4c6d43455d405e0772098ceb1a38fefa72adef5083c6beba -SIZE (IO-Compress-2.061.tar.gz) = 243410 +SHA256 (IO-Compress-2.062.tar.gz) = 71ec41542ce454f28bfd8286db26dd136ae666e6d3b05673628ef7f14f0f5835 +SIZE (IO-Compress-2.062.tar.gz) = 242704 |