diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:56:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:56:40 +0000 |
commit | cddd801ab4eb81e99c3ada5d37f6f2e12d9a25be (patch) | |
tree | 946d0574c6619dc5879b51b555636f42d135fec5 /archivers | |
parent | 9bc14087254cf7ba962052eadc26853a99bf2286 (diff) |
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 a2f98197206a..5d6ef174eb67 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.048 +PORTVERSION= 2.049 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -18,10 +18,10 @@ COMMENT= Write lzma files / buffers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ - p5-IO-Compress>=2.048:${PORTSDIR}/archivers/p5-IO-Compress -RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ - p5-IO-Compress>=2.048:${PORTSDIR}/archivers/p5-IO-Compress +BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ + p5-IO-Compress>=2.049:${PORTSDIR}/archivers/p5-IO-Compress +RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ + p5-IO-Compress>=2.049:${PORTSDIR}/archivers/p5-IO-Compress TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ diff --git a/archivers/p5-IO-Compress-Lzma/distinfo b/archivers/p5-IO-Compress-Lzma/distinfo index 56eaaa73b1f5..3b53c17e7f1a 100644 --- a/archivers/p5-IO-Compress-Lzma/distinfo +++ b/archivers/p5-IO-Compress-Lzma/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzma-2.048.tar.gz) = 7020680d89637ccae8c7bcd3f667ef0fdd95085a07a8306c0f328cf386d73108 -SIZE (IO-Compress-Lzma-2.048.tar.gz) = 88171 +SHA256 (IO-Compress-Lzma-2.049.tar.gz) = d2b2d943a0aa960d978069944e3bd70899e100757054192d66e1d2f7bc366127 +SIZE (IO-Compress-Lzma-2.049.tar.gz) = 88046 |