On Tue, Sep 24, 2019 at 01:24:13AM +0000, wen heping wrote:
> Hi, ports@:
>
> Here is a simple patch for textproc/p5-PDF-Reuse to update to 0.39.
> It build well and passed all tests on amd64-head system.
> No other ports depends on it.
>
> Comments? OK?
> wen
Missing TEST_DEPENDS = devel/p5-Test-Deep
With that, OK afresh1@
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-PDF-Reuse/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 12 Jul 2019 20:50:04 -0000 1.12
+++ Makefile 29 Oct 2019 02:13:58 -0000
@@ -4,14 +4,15 @@ COMMENT= perl module for manipulating PD
MODULES= cpan
PKG_ARCH= *
-DISTNAME = PDF-Reuse-0.36
+DISTNAME = PDF-Reuse-0.39
CATEGORIES= textproc
-REVISION = 0
# Artistic
PERMIT_PACKAGE= Yes
RUN_DEPENDS = textproc/p5-Font-TTF \
textproc/p5-Text-PDF
+
+TEST_DEPENDS = devel/p5-Test-Deep
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-PDF-Reuse/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 5 Jan 2015 14:56:03 -0000 1.3
+++ distinfo 29 Oct 2019 02:13:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (PDF-Reuse-0.36.tar.gz) = i8Br6Z2kZiKnvCLUTM4pkm6WC6Iq8m+mECFMHIWgS8U=
-SIZE (PDF-Reuse-0.36.tar.gz) = 62521
+SHA256 (PDF-Reuse-0.39.tar.gz) = k+OiGFHZ+KW1yT6EwXlubC8++Zng9MgZcjhAxNu8nQc=
+SIZE (PDF-Reuse-0.39.tar.gz) = 64884
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/p5-PDF-Reuse/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST 5 Jan 2015 14:56:03 -0000 1.2
+++ pkg/PLIST 29 Oct 2019 02:13:58 -0000
@@ -3,6 +3,9 @@ ${P5SITE}/PDF/
${P5SITE}/PDF/Reuse/
${P5SITE}/PDF/Reuse.pm
${P5SITE}/PDF/Reuse/Util.pm
+${P5SITE}/PDF/Util/
+${P5SITE}/PDF/Util/graphObj_pl
+${P5SITE}/PDF/Util/reuseComponent_pl
${P5SITE}/auto/
${P5SITE}/auto/PDF/
${P5SITE}/auto/PDF/Reuse/