Hi, ports@:
Here is a patch for devel/p5-Test-Deep-JSON:
i) Update to 0.05
ii) Update RUN_DEPENDS
iii) Update PLIST
It build well and pass all tests on amd64-head system.
One port depends on it : devel/p5-MooseX-Storage. It build well
and pass all tests with this patch.
Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Deep-JSON/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 17 Jul 2019 14:49:21 -0000 1.4
+++ Makefile 8 Oct 2019 03:03:52 -0000
@@ -2,8 +2,7 @@
COMMENT = compare JSON with Test::Deep
-DISTNAME = Test-Deep-JSON-0.04
-REVISION = 0
+DISTNAME = Test-Deep-JSON-0.05
CATEGORIES = devel
@@ -12,7 +11,7 @@ PERMIT_PACKAGE = Yes
MODULES = cpan
-RUN_DEPENDS = converters/p5-JSON \
+RUN_DEPENDS = converters/p5-JSON-MaybeXS \
devel/p5-Exporter-Lite \
devel/p5-Test-Deep
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Deep-JSON/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 2 Nov 2017 14:20:59 -0000 1.2
+++ distinfo 8 Oct 2019 03:03:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-Deep-JSON-0.04.tar.gz) =
jj3BiLv5MCVMybJK5WmyHBT+pxuXfzh6PGqYWbjBP6s=
-SIZE (Test-Deep-JSON-0.04.tar.gz) = 10148
+SHA256 (Test-Deep-JSON-0.05.tar.gz) =
rshXG54xtzAeJhMsEyxoAJUtwInGRddpVKOtGms1CFg=
+SIZE (Test-Deep-JSON-0.05.tar.gz) = 10250
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Deep-JSON/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 20 Jul 2017 20:12:47 -0000 1.1.1.1
+++ pkg/PLIST 8 Oct 2019 03:03:52 -0000
@@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/07/20 20:12:47 bluhm Exp $
-${P5SITE}/Test/
${P5SITE}/Test/Deep/JSON.pm
@man man/man3p/Test::Deep::JSON.3p