svn commit: r482247 - head/devel/p5-Test-Trap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 16 20:04:13 UTC 2018


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


More information about the svn-ports-all mailing list