diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 15:09:52 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 15:09:52 +0800 |
commit | 0a772b7d3cbdb222d146fe5e13017bc93c5e759f (patch) | |
tree | 1072ccea0e36df07eb35fbe3d50d3ef7bddaf3ab /archivers | |
parent | 6d23380defdb249f1e428fea7ecd55adb9dd3be3 (diff) | |
download | freebsd-ports-gnome-0a772b7d3cbdb222d146fe5e13017bc93c5e759f.tar.gz freebsd-ports-gnome-0a772b7d3cbdb222d146fe5e13017bc93c5e759f.tar.zst freebsd-ports-gnome-0a772b7d3cbdb222d146fe5e13017bc93c5e759f.zip |
Update to 2.094
Changes: https://metacpan.org/changes/distribution/Compress-Raw-Lzma
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/Makefile | 8 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile index 7ac8a91d403d..43d2827c0de9 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.093 +PORTVERSION= 2.094 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +15,12 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod -OPTIONS_DEFINE= LZMALIB -LZMALIB_DESC= Use archivers/lzmalia instead of liblzma in base - USES= perl5 USE_PERL5= configure +OPTIONS_DEFINE= LZMALIB +LZMALIB_DESC= Use archivers/lzmalia instead of liblzma in base + LZMALIB_LIB_DEPENDS= liblzma.so.1:archivers/lzmalib post-install: diff --git a/archivers/p5-Compress-Raw-Lzma/distinfo b/archivers/p5-Compress-Raw-Lzma/distinfo index 0aea34044348..0023ae9a57ee 100644 --- a/archivers/p5-Compress-Raw-Lzma/distinfo +++ b/archivers/p5-Compress-Raw-Lzma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576073081 -SHA256 (Compress-Raw-Lzma-2.093.tar.gz) = 2eed42733b43a06c00593ed40c9106f341d0146605873e291811db8d86b9453f -SIZE (Compress-Raw-Lzma-2.093.tar.gz) = 116145 +TIMESTAMP = 1595416545 +SHA256 (Compress-Raw-Lzma-2.094.tar.gz) = a3fb7f11322fa5eea6a79513b5a627cacf115f88563a3ca10d3a0b45c6936319 +SIZE (Compress-Raw-Lzma-2.094.tar.gz) = 116434 |