Hi, ports@:

   Here is a patch for devel/p5-Tree-DAG_Node:
   i) Update to 1.31
   ii) Add RUN_DEPENDS of devel/p5-File-Slurp-Tiny, which I
submitted just now.

   It build well and pass all tests on amd64-6.8 system. Two ports
depends on it:
   graphics/p5-SVG-Graph
   textproc/p5-XML-Validator-Schema
   both build well and pass all tests with this patch.

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Tree-DAG_Node/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile    3 Jul 2020 21:45:18 -0000       1.13
+++ Makefile    30 Dec 2020 08:27:10 -0000
@@ -4,11 +4,14 @@ COMMENT=      superclass for representing nod
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME=      Tree-DAG_Node-1.06
+CPAN_AUTHOR=   RSAVAGE
+DISTNAME=      Tree-DAG_Node-1.31
+EXTRACT_SUFX=  .tgz
 CATEGORIES=    devel
-REVISION=      0
 
 # Artistic
 PERMIT_PACKAGE=        Yes
+
+RUN_DEPENDS=   devel/p5-File-Slurp-Tiny
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Tree-DAG_Node/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    18 Jan 2015 03:13:37 -0000      1.6
+++ distinfo    30 Dec 2020 08:27:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (Tree-DAG_Node-1.06.tar.gz) = 
UCVwd03TvxE0X7AoykzdefBNsS7mioJvDETiTaDj2yo=
-SIZE (Tree-DAG_Node-1.06.tar.gz) = 32843
+SHA256 (Tree-DAG_Node-1.31.tgz) = HIuml3JWizdYBUJHCXUSxVDv4xUXwyn7Ze73r8zJ0wQ=
+SIZE (Tree-DAG_Node-1.31.tgz) = 57977

Reply via email to