Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2019 21:57:02 +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: r503107 - head/devel/p5-Test-Strict
Message-ID:  <201905302157.x4ULv2Bx037988@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 30 21:57:02 2019
New Revision: 503107
URL: https://svnweb.freebsd.org/changeset/ports/503107

Log:
  Update to 0.48
  
  Changes:	https://metacpan.org/changes/distribution/Test-Strict

Modified:
  head/devel/p5-Test-Strict/Makefile
  head/devel/p5-Test-Strict/distinfo

Modified: head/devel/p5-Test-Strict/Makefile
==============================================================================
--- head/devel/p5-Test-Strict/Makefile	Thu May 30 21:56:57 2019	(r503106)
+++ head/devel/p5-Test-Strict/Makefile	Thu May 30 21:57:02 2019	(r503107)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Strict
-PORTVERSION=	0.47
+PORTVERSION=	0.48
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-IO-stringy>=0:devel/p5-IO-stringy
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Strict/distinfo
==============================================================================
--- head/devel/p5-Test-Strict/distinfo	Thu May 30 21:56:57 2019	(r503106)
+++ head/devel/p5-Test-Strict/distinfo	Thu May 30 21:57:02 2019	(r503107)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531123044
-SHA256 (Test-Strict-0.47.tar.gz) = b571e88e6c6d5b40a7571bc7df83d340448026b104776ba30dd6b2a7e6c7422f
-SIZE (Test-Strict-0.47.tar.gz) = 20679
+TIMESTAMP = 1559219582
+SHA256 (Test-Strict-0.48.tar.gz) = 74e70c1a2092a3c1c6bda23d569594850a30675776a6aa52355743c1553d8ba3
+SIZE (Test-Strict-0.48.tar.gz) = 20751



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