diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-29 14:24:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-29 14:24:58 +0800 |
commit | 2bb97aed8ab28dbb4d356cb6853eb25e602af8d8 (patch) | |
tree | 26d840d22521f4eca2f46d9cbeaad546fc572cad /archivers | |
parent | 379e991c57e8f982b4bc948deaabac8c58c0b4e2 (diff) | |
download | freebsd-ports-graphics-2bb97aed8ab28dbb4d356cb6853eb25e602af8d8.tar.gz freebsd-ports-graphics-2bb97aed8ab28dbb4d356cb6853eb25e602af8d8.tar.zst freebsd-ports-graphics-2bb97aed8ab28dbb4d356cb6853eb25e602af8d8.zip |
- Update to 2.040
Changes: http://search.cpan.org/dist/p5-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 c1c5cc3f8bf..5103f240481 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress -PORTVERSION= 2.039 +PORTVERSION= 2.040 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.039:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib -RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +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 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 d87f049266a..60af7f9c529 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.039.tar.gz) = f64eb170b117c4b72a9e6ce0cd01686d71c3848ab367a59efe2ab5a34bfcdf8c -SIZE (IO-Compress-2.039.tar.gz) = 220947 +SHA256 (IO-Compress-2.040.tar.gz) = c53369a26ec3de4c536c35d0cc2dfbb6c649dceafd0ad146721472317f2fdb65 +SIZE (IO-Compress-2.040.tar.gz) = 221162 |