diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-18 14:46:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-18 14:46:06 +0800 |
commit | 6ef4f8004dc052e48df71a113ccebbd723edac0f (patch) | |
tree | 16cbf8d433d4ba56e2f9066fa65a0c1e47c6e212 /archivers | |
parent | 62eb4852c2e74e539dc51a7798e4e797bf1b0164 (diff) | |
download | freebsd-ports-gnome-6ef4f8004dc052e48df71a113ccebbd723edac0f.tar.gz freebsd-ports-gnome-6ef4f8004dc052e48df71a113ccebbd723edac0f.tar.zst freebsd-ports-gnome-6ef4f8004dc052e48df71a113ccebbd723edac0f.zip |
- Update to 2.042
Changes: http://search.cpan.org/dist/p5-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 5103f2404815..7246f85e1950 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress -PORTVERSION= 2.040 +PORTVERSION= 2.042 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.040:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib -RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +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 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 60af7f9c5297..8273fd630705 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.040.tar.gz) = c53369a26ec3de4c536c35d0cc2dfbb6c649dceafd0ad146721472317f2fdb65 -SIZE (IO-Compress-2.040.tar.gz) = 221162 +SHA256 (IO-Compress-2.042.tar.gz) = 167c13b24c612427b5c4d85f062de1f6a165a03771f16f140fa17fe7b616162b +SIZE (IO-Compress-2.042.tar.gz) = 221706 |