From baff83a817ad6a905994cb5ce1f07af610092184 Mon Sep 17 00:00:00 2001
From: sunpoet <sunpoet@FreeBSD.org>
Date: Tue, 1 Jan 2019 20:33:13 +0000
Subject: Update to 2.083

Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Lzma
---
 archivers/p5-Compress-Raw-Lzma/Makefile | 4 ++--
 archivers/p5-Compress-Raw-Lzma/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

(limited to 'archivers')

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
-- 
cgit