diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-29 06:25:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-29 06:25:04 +0000 |
commit | 6bd11d6cb3d013e765dc3b8589cfa6bd6323b381 (patch) | |
tree | 4095e2b0db866d595210e61263e72c827e0bf24f /archivers | |
parent | 76ea0a2e66af4f8c657d9f11e1705fa0e88fb146 (diff) | |
download | ports-6bd11d6cb3d013e765dc3b8589cfa6bd6323b381.tar.gz ports-6bd11d6cb3d013e765dc3b8589cfa6bd6323b381.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress-Lzop/Makefile | 6 | ||||
-rw-r--r-- | archivers/p5-IO-Compress-Lzop/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-IO-Compress-Lzop/Makefile b/archivers/p5-IO-Compress-Lzop/Makefile index e80b24612ad8..bd4ccf5f533e 100644 --- a/archivers/p5-IO-Compress-Lzop/Makefile +++ b/archivers/p5-IO-Compress-Lzop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress-Lzop -PORTVERSION= 2.039 +PORTVERSION= 2.040 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -16,9 +16,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write lzop files / buffers BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.040:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.040:${PORTSDIR}/archivers/p5-IO-Compress PERL_CONFIGURE= yes diff --git a/archivers/p5-IO-Compress-Lzop/distinfo b/archivers/p5-IO-Compress-Lzop/distinfo index f384c8d36c99..86d9ac8bc317 100644 --- a/archivers/p5-IO-Compress-Lzop/distinfo +++ b/archivers/p5-IO-Compress-Lzop/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzop-2.039.tar.gz) = df29bbae5cbabeb3e2521f9d63cd649277cb553b126e1307d8357d068c6ae74a -SIZE (IO-Compress-Lzop-2.039.tar.gz) = 79517 +SHA256 (IO-Compress-Lzop-2.040.tar.gz) = 5c91e580ef06a497ee4d7fbd7bce284b9fc7be3aa3da44f3dc85978c1f502b7f +SIZE (IO-Compress-Lzop-2.040.tar.gz) = 79517 |