Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 20:04:12 +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: r482247 - head/devel/p5-Test-Trap
Message-ID:  <201810162004.w9GK4C7O010166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 16 20:04:11 2018
New Revision: 482247
URL: https://svnweb.freebsd.org/changeset/ports/482247

Log:
  Update to 0.3.4
  
  Changes:	https://metacpan.org/changes/distribution/Test-Trap

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

Modified: head/devel/p5-Test-Trap/Makefile
==============================================================================
--- head/devel/p5-Test-Trap/Makefile	Tue Oct 16 20:04:03 2018	(r482246)
+++ head/devel/p5-Test-Trap/Makefile	Tue Oct 16 20:04:11 2018	(r482247)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Trap
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Data-Dump>=0:devel/p5-Data-Dump
 TEST_DEPENDS=	p5-Test-Refcount>=0:devel/p5-Test-Refcount
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Trap/distinfo
==============================================================================
--- head/devel/p5-Test-Trap/distinfo	Tue Oct 16 20:04:03 2018	(r482246)
+++ head/devel/p5-Test-Trap/distinfo	Tue Oct 16 20:04:11 2018	(r482247)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503577325
-SHA256 (Test-Trap-v0.3.3.tar.gz) = ac54b82027815892faabce21e094b852dd208b1f056cecfd78f183e9257ee698
-SIZE (Test-Trap-v0.3.3.tar.gz) = 55053
+TIMESTAMP = 1539624904
+SHA256 (Test-Trap-v0.3.4.tar.gz) = 0b04656f33b6c96da8eec4cffe5286150b4e4b5e2991d3883686b10910105ae2
+SIZE (Test-Trap-v0.3.4.tar.gz) = 55339



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