diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-01 20:33:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-01 20:33:13 +0000 |
commit | 623e063f3545add0a559379f45ec3f0e30e7cf7d (patch) | |
tree | 42a8548562d4a94e2273fd6b13805f9c8cee9b04 /archivers | |
parent | 33fa05c93b7c4574b6435695026fea66a2b14257 (diff) | |
download | ports-623e063f3545add0a559379f45ec3f0e30e7cf7d.tar.gz ports-623e063f3545add0a559379f45ec3f0e30e7cf7d.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile index 7060ab7dc1d2..6b31e39d5558 100644 --- a/archivers/p5-Compress-Raw-Lzma/Makefile +++ b/archivers/p5-Compress-Raw-Lzma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Lzma -PORTVERSION= 2.082 +PORTVERSION= 2.083 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,8 +18,8 @@ TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod OPTIONS_DEFINE= LZMALIB LZMALIB_DESC= Use archivers/lzmalia instead of liblzma in base -USE_PERL5= configure USES= perl5 +USE_PERL5= configure LZMALIB_LIB_DEPENDS= liblzma.so.1:archivers/lzmalib diff --git a/archivers/p5-Compress-Raw-Lzma/distinfo b/archivers/p5-Compress-Raw-Lzma/distinfo index fed760382482..43765d763074 100644 --- a/archivers/p5-Compress-Raw-Lzma/distinfo +++ b/archivers/p5-Compress-Raw-Lzma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523893939 -SHA256 (Compress-Raw-Lzma-2.082.tar.gz) = c23289bd02da35550b0527dc66e0fb3bd9174fed9bd07a8d1e96bb1dca644205 -SIZE (Compress-Raw-Lzma-2.082.tar.gz) = 114203 +TIMESTAMP = 1546324988 +SHA256 (Compress-Raw-Lzma-2.083.tar.gz) = e17e091e2734ce62fbfe5dcd1ebb13ccdedd13b35ffac434105fda4fd2352e7f +SIZE (Compress-Raw-Lzma-2.083.tar.gz) = 114227 |