Hi, ports@: Here is a patch to update textproc/p5-PDF-Table to 0.11.0. It build well and passed all tests on my amd64 head system. No other ports depends on it.
Comments? OK ? Regards, wen
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/p5-PDF-Table/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile 21 Feb 2019 18:56:05 -0000 1.13 +++ Makefile 1 Jul 2019 06:14:01 -0000 @@ -2,12 +2,12 @@ COMMENT = create PDF tables with perl -DISTNAME = PDF-Table-0.10.1 +DISTNAME = PDF-Table-0.11.0 CATEGORIES = textproc # Perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = cpan PKG_ARCH = * Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/p5-PDF-Table/distinfo,v retrieving revision 1.7 diff -u -p -r1.7 distinfo --- distinfo 21 Feb 2019 18:56:05 -0000 1.7 +++ distinfo 1 Jul 2019 06:14:01 -0000 @@ -1,2 +1,2 @@ -SHA256 (PDF-Table-0.10.1.tar.gz) = +y02nQl5funPeYEf+FBhu6jlbGHmXBOspnS1MhBaJxM= -SIZE (PDF-Table-0.10.1.tar.gz) = 28459 +SHA256 (PDF-Table-0.11.0.tar.gz) = kUtcRnHaQArOFa7DIkSgvRWW4is05LNBp/KLJey0vZg= +SIZE (PDF-Table-0.11.0.tar.gz) = 29930
