svn commit: r488965 - head/archivers/p5-Compress-Raw-Lzma

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:33:18 UTC 2019


Author: sunpoet
Date: Tue Jan  1 20:33:13 2019
New Revision: 488965
URL: https://svnweb.freebsd.org/changeset/ports/488965

Log:
  Update to 2.083
  
  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	Tue Jan  1 20:33:08 2019	(r488964)
+++ head/archivers/p5-Compress-Raw-Lzma/Makefile	Tue Jan  1 20:33:13 2019	(r488965)
@@ -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
 

Modified: head/archivers/p5-Compress-Raw-Lzma/distinfo
==============================================================================
--- head/archivers/p5-Compress-Raw-Lzma/distinfo	Tue Jan  1 20:33:08 2019	(r488964)
+++ head/archivers/p5-Compress-Raw-Lzma/distinfo	Tue Jan  1 20:33:13 2019	(r488965)
@@ -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


More information about the svn-ports-all mailing list