diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-29 03:26:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-29 03:26:36 +0000 |
commit | 52efe6aae9b72b06cf6ea30ea1eca7051617bc1e (patch) | |
tree | 1bff3ed28e85764d00d068b03dbea63248a21f7b /archivers | |
parent | 3e09d213d24f7590604fdfd8d6b77e72e02b701c (diff) | |
download | ports-52efe6aae9b72b06cf6ea30ea1eca7051617bc1e.tar.gz ports-52efe6aae9b72b06cf6ea30ea1eca7051617bc1e.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress-Lzop/Makefile | 8 | ||||
-rw-r--r-- | archivers/p5-IO-Compress-Lzop/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/p5-IO-Compress-Lzop/Makefile b/archivers/p5-IO-Compress-Lzop/Makefile index ab4b512d7df4..e80b24612ad8 100644 --- a/archivers/p5-IO-Compress-Lzop/Makefile +++ b/archivers/p5-IO-Compress-Lzop/Makefile @@ -6,19 +6,19 @@ # PORTNAME= IO-Compress-Lzop -PORTVERSION= 2.037 +PORTVERSION= 2.039 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Write lzop files/buffers +COMMENT= Write lzop files / buffers BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.039:${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 97b0774f7f24..f384c8d36c99 100644 --- a/archivers/p5-IO-Compress-Lzop/distinfo +++ b/archivers/p5-IO-Compress-Lzop/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzop-2.037.tar.gz) = 6f7d27b28dbf0d6cf0885f1abb191500afec44228d5656ceae3e8ed1f0223bf8 -SIZE (IO-Compress-Lzop-2.037.tar.gz) = 79391 +SHA256 (IO-Compress-Lzop-2.039.tar.gz) = df29bbae5cbabeb3e2521f9d63cd649277cb553b126e1307d8357d068c6ae74a +SIZE (IO-Compress-Lzop-2.039.tar.gz) = 79517 |