diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-01-02 04:33:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-01-02 04:33:13 +0800 |
commit | baff83a817ad6a905994cb5ce1f07af610092184 (patch) | |
tree | 42a8548562d4a94e2273fd6b13805f9c8cee9b04 /archivers | |
parent | 5db01d308ea0882a4cf4574df700f0b65d2f014a (diff) | |
download | freebsd-ports-gnome-baff83a817ad6a905994cb5ce1f07af610092184.tar.gz freebsd-ports-gnome-baff83a817ad6a905994cb5ce1f07af610092184.tar.zst freebsd-ports-gnome-baff83a817ad6a905994cb5ce1f07af610092184.zip |
Update to 2.083
Changes: https://metacpan.org/changes/distribution/Compress-Raw-Lzma
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 |