Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 20:33:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488966 - head/archivers/p5-Compress-Raw-Zlib
Message-ID:  <201901012033.x01KXIfk052026@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan  1 20:33:18 2019
New Revision: 488966
URL: https://svnweb.freebsd.org/changeset/ports/488966

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

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

Modified: head/archivers/p5-Compress-Raw-Zlib/Makefile
==============================================================================
--- head/archivers/p5-Compress-Raw-Zlib/Makefile	Tue Jan  1 20:33:13 2019	(r488965)
+++ head/archivers/p5-Compress-Raw-Zlib/Makefile	Tue Jan  1 20:33:18 2019	(r488966)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Compress-Raw-Zlib
-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-patch:
 	@${REINPLACE_CMD} -e '/^BUILD_ZLIB/ s|True|False|; /^INCLUDE/ s|= .*$$|= ${INCLUDEDIR}|; /^LIB/ s|= .*$$|= ${LIBDIR}|' ${WRKSRC}/config.in

Modified: head/archivers/p5-Compress-Raw-Zlib/distinfo
==============================================================================
--- head/archivers/p5-Compress-Raw-Zlib/distinfo	Tue Jan  1 20:33:13 2019	(r488965)
+++ head/archivers/p5-Compress-Raw-Zlib/distinfo	Tue Jan  1 20:33:18 2019	(r488966)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523279961
-SHA256 (Compress-Raw-Zlib-2.081.tar.gz) = e156de345bd224bbdabfcab0eeb3f678a3099a4e86c9d1b6771d880b55aa3a1b
-SIZE (Compress-Raw-Zlib-2.081.tar.gz) = 244776
+TIMESTAMP = 1546267695
+SHA256 (Compress-Raw-Zlib-2.083.tar.gz) = 5642998fe8c4a814326c10a97428335565525763761fe37f86e14a45a25c9e3e
+SIZE (Compress-Raw-Zlib-2.083.tar.gz) = 244815



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012033.x01KXIfk052026>