git: dc61a23a174b - main - devel/p5-TAP-Formatter-JUnit: Update to 0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:04:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dc61a23a174bf58571762bbdb9d290c4a6e777c9
commit dc61a23a174bf58571762bbdb9d290c4a6e777c9
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:47:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:57 +0000
devel/p5-TAP-Formatter-JUnit: Update to 0.13
- Add LICENSE_FILE
- Fix indent
Changes: https://metacpan.org/dist/TAP-Formatter-JUnit/changes
---
devel/p5-TAP-Formatter-JUnit/Makefile | 25 ++++++++++++++-----------
devel/p5-TAP-Formatter-JUnit/distinfo | 5 +++--
2 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/devel/p5-TAP-Formatter-JUnit/Makefile b/devel/p5-TAP-Formatter-JUnit/Makefile
index 18e266eff15e..e04b7e9377b9 100644
--- a/devel/p5-TAP-Formatter-JUnit/Makefile
+++ b/devel/p5-TAP-Formatter-JUnit/Makefile
@@ -1,6 +1,5 @@
PORTNAME= TAP-Formatter-JUnit
-PORTVERSION= 0.11
-PORTREVISION= 5
+PORTVERSION= 0.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,18 +9,22 @@ COMMENT= Perl extension for Harness output delegate for JUnit output
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= \
- p5-Moose>0:devel/p5-Moose \
- p5-MooseX-NonMoose>0:devel/p5-MooseX-NonMoose \
- p5-File-Slurp>0:devel/p5-File-Slurp \
- p5-XML-Generator>0:textproc/p5-XML-Generator \
- p5-List-MoreUtils>0:lang/p5-List-MoreUtils
-TEST_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy
+RUN_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \
+ p5-Moose>=0:devel/p5-Moose \
+ p5-MooseX-NonMoose>=0:devel/p5-MooseX-NonMoose \
+ p5-XML-Generator>=0:textproc/p5-XML-Generator \
+ p5-namespace-clean>=0:devel/p5-namespace-clean
+TEST_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy \
+ p5-IPC-Run>=0:devel/p5-IPC-Run \
+ p5-Test-DiagINC>=0.002:devel/p5-Test-DiagINC \
+ p5-Test-XML>=0:devel/p5-Test-XML
USES= perl5
-USE_PERL5= modbuild
-NO_ARCH= YES
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-TAP-Formatter-JUnit/distinfo b/devel/p5-TAP-Formatter-JUnit/distinfo
index 5017e63ec988..7b7848624c2e 100644
--- a/devel/p5-TAP-Formatter-JUnit/distinfo
+++ b/devel/p5-TAP-Formatter-JUnit/distinfo
@@ -1,2 +1,3 @@
-SHA256 (TAP-Formatter-JUnit-0.11.tar.gz) = e1a6ce930c5103195ae89ec6d33407315610f8f3f3f89cee6f8db5a128f8cd14
-SIZE (TAP-Formatter-JUnit-0.11.tar.gz) = 23455
+TIMESTAMP = 1650229076
+SHA256 (TAP-Formatter-JUnit-0.13.tar.gz) = e87077ff7d7ccae36634d7d79fb85cc130dee9cead6fb83d484bb6c03f9459b6
+SIZE (TAP-Formatter-JUnit-0.13.tar.gz) = 33109