Hi, ports@:

   Here is a patch for textproc/p5-XML-Writer:
   i) update to 0.900
   ii) Add TRST_POD=Yes to MAKE_ENV
   It build well and pass all tests on amd64-current system.

   Five ports depends on it, all of them build well and pass all tests:
        biology/bioperl
        biology/p5-Bio-Variation
        databases/p5-SQL-Translator
        productivity/kmymoney
        textproc/p5-XML-XSPF

   Comments ?

Cheers !
wen
Search
File            Descr

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-XML-Writer/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    3 Jul 2020 21:45:54 -0000       1.29
+++ Makefile    13 Oct 2020 07:15:53 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=       perl extension for writing XML documents
 
-DISTNAME=      XML-Writer-0.625
-REVISION=      1
+DISTNAME=      XML-Writer-0.900
 CATEGORIES=    textproc
 
 # MIT
@@ -12,5 +11,7 @@ PERMIT_PACKAGE=       Yes
 MODULES=       cpan
 PKG_ARCH=      *
 MODCPAN_EXAMPLES=      Yes
+
+MAKE_ENV +=    TEST_POD=Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-XML-Writer/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo    13 Jul 2014 00:06:56 -0000      1.14
+++ distinfo    13 Oct 2020 07:15:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (XML-Writer-0.625.tar.gz) = 4IBSLGzgUDl69IJmXzllqTxdFvXoHZP24v6YCE7RX74=
-SIZE (XML-Writer-0.625.tar.gz) = 28930
+SHA256 (XML-Writer-0.900.tar.gz) = c8j1vT7PKzUPStrm1mdtUuCOzC199KnwifpoNg1ADR8=
+SIZE (XML-Writer-0.900.tar.gz) = 29817

Reply via email to