svn commit: r502406 - head/devel/p5-PAR

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 23 23:52:58 UTC 2019


Author: sunpoet
Date: Thu May 23 23:52:52 2019
New Revision: 502406
URL: https://svnweb.freebsd.org/changeset/ports/502406

Log:
  Update to 1.016
  
  Changes:	https://metacpan.org/changes/distribution/PAR

Modified:
  head/devel/p5-PAR/Makefile
  head/devel/p5-PAR/distinfo

Modified: head/devel/p5-PAR/Makefile
==============================================================================
--- head/devel/p5-PAR/Makefile	Thu May 23 23:52:46 2019	(r502405)
+++ head/devel/p5-PAR/Makefile	Thu May 23 23:52:52 2019	(r502406)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PAR
-PORTVERSION=	1.015
+PORTVERSION=	1.016
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Archive-Zip>=1:archivers/p5-Archive-Zip \
 		p5-PAR-Dist>=0.32:devel/p5-PAR-Dist
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-PAR/distinfo
==============================================================================
--- head/devel/p5-PAR/distinfo	Thu May 23 23:52:46 2019	(r502405)
+++ head/devel/p5-PAR/distinfo	Thu May 23 23:52:52 2019	(r502406)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492187244
-SHA256 (PAR-1.015.tar.gz) = 7d47e4b229739601f013b3043a680501cb9da48d8887d8d5d622a862a2115f46
-SIZE (PAR-1.015.tar.gz) = 65748
+TIMESTAMP = 1558626500
+SHA256 (PAR-1.016.tar.gz) = 0a25fbaf3367ae92c1a880105f4e080df0e7749b457172abd8bec47644dd9d97
+SIZE (PAR-1.016.tar.gz) = 66317


More information about the svn-ports-all mailing list