diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-06-08 20:58:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-06-08 20:58:48 +0000 |
commit | c5a7e729188b3c48ce8d2bb87fabdb0844f749b9 (patch) | |
tree | eb207023831ac1ec01ee5bfbd51cf2b86888a5f1 /archivers | |
parent | f2f704a1625341caa83e56832882a7e514df078a (diff) | |
download | ports-c5a7e729188b3c48ce8d2bb87fabdb0844f749b9.tar.gz ports-c5a7e729188b3c48ce8d2bb87fabdb0844f749b9.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 ddf30f39336e..557b2b37b63f 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.060 +PORTVERSION= 2.061 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.060:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.060:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +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 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 0fad04906db6..76b40343e1d3 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.060.tar.gz) = 48cc52fbcfc7ae618cd7065a447ee4b4bdf6e1479ac3201fe3e983f77bc2ea0f -SIZE (IO-Compress-2.060.tar.gz) = 242986 +SHA256 (IO-Compress-2.061.tar.gz) = c8fdbc7d8d3601bc4c6d43455d405e0772098ceb1a38fefa72adef5083c6beba +SIZE (IO-Compress-2.061.tar.gz) = 243410 |