diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-21 14:41:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-21 14:41:58 +0800 |
commit | c315f52e37dbc2c9e53d5ad0d87e6cedc7f3e61e (patch) | |
tree | 9c9a1953d4bcbb344aad5913b3dbdd1baafdf27c /archivers | |
parent | e349d7a44b76210480e0262fa1c14b597ca749d2 (diff) | |
download | freebsd-ports-gnome-c315f52e37dbc2c9e53d5ad0d87e6cedc7f3e61e.tar.gz freebsd-ports-gnome-c315f52e37dbc2c9e53d5ad0d87e6cedc7f3e61e.tar.zst freebsd-ports-gnome-c315f52e37dbc2c9e53d5ad0d87e6cedc7f3e61e.zip |
- Update to 2.043
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Feature safe: yes
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 7246f85e1950..2ea82134e23f 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress -PORTVERSION= 2.042 +PORTVERSION= 2.043 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.042:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib -RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib CONFLICTS= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2* diff --git a/archivers/p5-IO-Compress/distinfo b/archivers/p5-IO-Compress/distinfo index 8273fd630705..d6808b6fbaa1 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.042.tar.gz) = 167c13b24c612427b5c4d85f062de1f6a165a03771f16f140fa17fe7b616162b -SIZE (IO-Compress-2.042.tar.gz) = 221706 +SHA256 (IO-Compress-2.043.tar.gz) = 50399faaed174e6078b8566cc6acc7a14529dbfb2101a34d22edbdd2461348fb +SIZE (IO-Compress-2.043.tar.gz) = 222090 |