svn commit: r543029 - head/archivers/p5-Compress-Raw-Lzma
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 24 07:09:55 UTC 2020
Author: sunpoet
Date: Fri Jul 24 07:09:52 2020
New Revision: 543029
URL: https://svnweb.freebsd.org/changeset/ports/543029
Log:
Update to 2.094
Changes: https://metacpan.org/changes/distribution/Compress-Raw-Lzma
Modified:
head/archivers/p5-Compress-Raw-Lzma/Makefile
head/archivers/p5-Compress-Raw-Lzma/distinfo
Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile
==============================================================================
--- head/archivers/p5-Compress-Raw-Lzma/Makefile Fri Jul 24 07:09:48 2020 (r543028)
+++ head/archivers/p5-Compress-Raw-Lzma/Makefile Fri Jul 24 07:09:52 2020 (r543029)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Compress-Raw-Lzma
-PORTVERSION= 2.093
+PORTVERSION= 2.094
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +15,11 @@ 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
Modified: head/archivers/p5-Compress-Raw-Lzma/distinfo
==============================================================================
--- head/archivers/p5-Compress-Raw-Lzma/distinfo Fri Jul 24 07:09:48 2020 (r543028)
+++ head/archivers/p5-Compress-Raw-Lzma/distinfo Fri Jul 24 07:09:52 2020 (r543029)
@@ -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
More information about the svn-ports-head
mailing list