diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:56:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:56:37 +0000 |
commit | c7a6045b9b01da140dda873b5e04459debbc48c2 (patch) | |
tree | e214cbb1d7d3a0d5e457edadc9ab4f8a2640f3f0 /archivers | |
parent | 4d50a082ed46738b255cc38037136114a6e5f8fe (diff) | |
download | ports-c7a6045b9b01da140dda873b5e04459debbc48c2.tar.gz ports-c7a6045b9b01da140dda873b5e04459debbc48c2.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 10 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index f0c6b17c965e..e633aae02f14 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress -PORTVERSION= 2.048 +PORTVERSION= 2.049 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -18,10 +18,10 @@ COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib -RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib 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 812c808b869d..faef0a0b9dfe 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.048.tar.gz) = e52e194c3a4a45145dc42d3941f5d277db602e48612038941a98f626d44ca896 -SIZE (IO-Compress-2.048.tar.gz) = 236662 +SHA256 (IO-Compress-2.049.tar.gz) = c40fbaa458e8764a6157577915497b1a68d12bc3a945670afaad58ef3f43143f +SIZE (IO-Compress-2.049.tar.gz) = 236773 |