svn commit: r488964 - head/archivers/p5-Compress-Raw-Bzip2

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


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

Log:
  Update to 2.083
  
  Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Bzip2

Modified:
  head/archivers/p5-Compress-Raw-Bzip2/Makefile
  head/archivers/p5-Compress-Raw-Bzip2/distinfo

Modified: head/archivers/p5-Compress-Raw-Bzip2/Makefile
==============================================================================
--- head/archivers/p5-Compress-Raw-Bzip2/Makefile	Tue Jan  1 20:33:02 2019	(r488963)
+++ head/archivers/p5-Compress-Raw-Bzip2/Makefile	Tue Jan  1 20:33:08 2019	(r488964)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Compress-Raw-Bzip2
-PORTVERSION=	2.081
+PORTVERSION=	2.083
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,8 +15,8 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Test-Pod>=1:devel/p5-Test-Pod
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/Raw/Bzip2/Bzip2.so

Modified: head/archivers/p5-Compress-Raw-Bzip2/distinfo
==============================================================================
--- head/archivers/p5-Compress-Raw-Bzip2/distinfo	Tue Jan  1 20:33:02 2019	(r488963)
+++ head/archivers/p5-Compress-Raw-Bzip2/distinfo	Tue Jan  1 20:33:08 2019	(r488964)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523279925
-SHA256 (Compress-Raw-Bzip2-2.081.tar.gz) = 8692b5c9db91954408e24e805fbfda222879da80d89d9410791421e3e5bc3520
-SIZE (Compress-Raw-Bzip2-2.081.tar.gz) = 137537
+TIMESTAMP = 1546267595
+SHA256 (Compress-Raw-Bzip2-2.083.tar.gz) = 8def391d67f974a8ff53151972c34615febbcf873a9a5fb1a5b2969cd407bddf
+SIZE (Compress-Raw-Bzip2-2.083.tar.gz) = 137596


More information about the svn-ports-head mailing list