diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-30 01:15:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-30 01:15:49 +0800 |
commit | 40891bc7e9f248852bd9d59bc6960c901e1d1d58 (patch) | |
tree | b4e83866b801fae8763ab88cb7e47b6ac459b7fa /archivers | |
parent | 425a9fc9ccef0e496afeb7ee0d267d6ef15a6209 (diff) | |
download | freebsd-ports-gnome-40891bc7e9f248852bd9d59bc6960c901e1d1d58.tar.gz freebsd-ports-gnome-40891bc7e9f248852bd9d59bc6960c901e1d1d58.tar.zst freebsd-ports-gnome-40891bc7e9f248852bd9d59bc6960c901e1d1d58.zip |
- Update to 2.052
Changes: http://search.cpan.org/dist/IO-Compress/Changes
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 e633aae02f14..b8e0b90eff7a 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress -PORTVERSION= 2.049 +PORTVERSION= 2.052 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.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 +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.052:${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 faef0a0b9dfe..d2889ebb5be8 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.049.tar.gz) = c40fbaa458e8764a6157577915497b1a68d12bc3a945670afaad58ef3f43143f -SIZE (IO-Compress-2.049.tar.gz) = 236773 +SHA256 (IO-Compress-2.052.tar.gz) = 7e2a838acbed053822ab71d707f2ec29441ac1edbfea63b84f28aac2f56bcc9b +SIZE (IO-Compress-2.052.tar.gz) = 236970 |