Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 08:21:14 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372877 - head/devel/p5-TAP-Formatter-JUnit
Message-ID:  <201411200821.sAK8LEkP039158@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Thu Nov 20 08:21:13 2014
New Revision: 372877
URL: https://svnweb.freebsd.org/changeset/ports/372877
QAT: https://qat.redports.org/buildarchive/r372877/

Log:
  - Upgrade to 0.11.

Modified:
  head/devel/p5-TAP-Formatter-JUnit/Makefile
  head/devel/p5-TAP-Formatter-JUnit/distinfo

Modified: head/devel/p5-TAP-Formatter-JUnit/Makefile
==============================================================================
--- head/devel/p5-TAP-Formatter-JUnit/Makefile	Thu Nov 20 08:18:21 2014	(r372876)
+++ head/devel/p5-TAP-Formatter-JUnit/Makefile	Thu Nov 20 08:21:13 2014	(r372877)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	TAP-Formatter-JUnit
-PORTVERSION=	0.09
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,6 +9,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl extension for Harness output delegate for JUnit output
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	\
 	p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
 	p5-MooseX-NonMoose>0:${PORTSDIR}/devel/p5-MooseX-NonMoose \
@@ -16,10 +19,10 @@ RUN_DEPENDS=	\
 	p5-XML-Generator>0:${PORTSDIR}/textproc/p5-XML-Generator \
 	p5-Test-Harness>3.12:${PORTSDIR}/devel/p5-Test-Harness
 BUILD_DEPENDS:=	${RUN_DEPENDS}
-TEST_DEPENDS=	p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \
-		p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
+TEST_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
 
 USES=		perl5
 USE_PERL5=	modbuild
+NO_ARCH=	YES
 
 .include <bsd.port.mk>

Modified: head/devel/p5-TAP-Formatter-JUnit/distinfo
==============================================================================
--- head/devel/p5-TAP-Formatter-JUnit/distinfo	Thu Nov 20 08:18:21 2014	(r372876)
+++ head/devel/p5-TAP-Formatter-JUnit/distinfo	Thu Nov 20 08:21:13 2014	(r372877)
@@ -1,2 +1,2 @@
-SHA256 (TAP-Formatter-JUnit-0.09.tar.gz) = 40e4501da7fda90e0804e58d313f6debf4518b9007509b113fa355dd88678a22
-SIZE (TAP-Formatter-JUnit-0.09.tar.gz) = 22650
+SHA256 (TAP-Formatter-JUnit-0.11.tar.gz) = e1a6ce930c5103195ae89ec6d33407315610f8f3f3f89cee6f8db5a128f8cd14
+SIZE (TAP-Formatter-JUnit-0.11.tar.gz) = 23455



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