diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-05 05:43:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-05 05:43:51 +0000 |
commit | c336cdc0b031e59841bbf58792fe4825c4185f69 (patch) | |
tree | a342a77f01c95b3a35c6e1671af804decf94aa9b /archivers | |
parent | 0e82a61da7d8c5bae287d1888024effcf5eed5ef (diff) | |
download | ports-c336cdc0b031e59841bbf58792fe4825c4185f69.tar.gz ports-c336cdc0b031e59841bbf58792fe4825c4185f69.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress-Lzma/Makefile | 10 | ||||
-rw-r--r-- | archivers/p5-IO-Compress-Lzma/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile index c3998ff2922f..0c1820c66266 100644 --- a/archivers/p5-IO-Compress-Lzma/Makefile +++ b/archivers/p5-IO-Compress-Lzma/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress-Lzma -PORTVERSION= 2.043 +PORTVERSION= 2.045 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write lzma files / buffers -BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ - p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress -RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ - p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress +BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.045:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ + p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress +RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.045:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ + p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress PERL_CONFIGURE= yes diff --git a/archivers/p5-IO-Compress-Lzma/distinfo b/archivers/p5-IO-Compress-Lzma/distinfo index d74ab38aa6ac..21996d95c839 100644 --- a/archivers/p5-IO-Compress-Lzma/distinfo +++ b/archivers/p5-IO-Compress-Lzma/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzma-2.043.tar.gz) = b473dbcd344a3e92f499105377cd4257fa76155c647ba9e230d4b9848cb88f37 -SIZE (IO-Compress-Lzma-2.043.tar.gz) = 90779 +SHA256 (IO-Compress-Lzma-2.045.tar.gz) = 86c0bd65fd7bababc52c44ecc1740e4d89f2d06a58edb95f3e83a04352bbfb53 +SIZE (IO-Compress-Lzma-2.045.tar.gz) = 88121 |