git: 74b0efe8f74e - main - textproc/p5-PDF-Table: Update to 1.003

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 07 Jul 2022 21:44:20 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74b0efe8f74eb0ad60eadacd63f5b3f43604d8fb

commit 74b0efe8f74eb0ad60eadacd63f5b3f43604d8fb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-07 21:27:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-07 21:42:49 +0000

    textproc/p5-PDF-Table: Update to 1.003
    
    Changes:        https://metacpan.org/dist/PDF-Table/changes
---
 textproc/p5-PDF-Table/Makefile  | 2 +-
 textproc/p5-PDF-Table/distinfo  | 6 +++---
 textproc/p5-PDF-Table/pkg-plist | 5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile
index 3243779f0259..42a6b6c4f5b1 100644
--- a/textproc/p5-PDF-Table/Makefile
+++ b/textproc/p5-PDF-Table/Makefile
@@ -1,7 +1,7 @@
 # Created by: scheidell@secnap.net
 
 PORTNAME=	PDF-Table
-DISTVERSION=	1.002
+PORTVERSION=	1.003
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/textproc/p5-PDF-Table/distinfo b/textproc/p5-PDF-Table/distinfo
index 6f4f83007901..58d4e3671531 100644
--- a/textproc/p5-PDF-Table/distinfo
+++ b/textproc/p5-PDF-Table/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621366907
-SHA256 (PDF-Table-1.002.tar.gz) = 5db5216dbe1ec470b296172cd7c53a6fa092f364ec6f5ca83383a2fa0113b0a7
-SIZE (PDF-Table-1.002.tar.gz) = 75274
+TIMESTAMP = 1657198981
+SHA256 (PDF-Table-1.003.tar.gz) = 1d24c6446366d238f8e6d6bd0d08c58ffa13c14419abf65039ced348b059516e
+SIZE (PDF-Table-1.003.tar.gz) = 82540
diff --git a/textproc/p5-PDF-Table/pkg-plist b/textproc/p5-PDF-Table/pkg-plist
index 08504d832732..39c9f81227e8 100644
--- a/textproc/p5-PDF-Table/pkg-plist
+++ b/textproc/p5-PDF-Table/pkg-plist
@@ -1,5 +1,9 @@
 %%SITE_PERL%%/PDF/Table.pm
+%%SITE_PERL%%/PDF/Table/ColumnWidth.pm
+%%SITE_PERL%%/PDF/Table/Settings.pm
+%%SITE_PERL%%/PDF/Table/Table.pod
 %%PERL5_MAN3%%/PDF::Table.3.gz
+%%PERL5_MAN3%%/PDF::Table::Table.3.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/010_fonts.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/PDFpref
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/border_rules.pl
@@ -9,3 +13,4 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/header_repeat_with_cell_props.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/row_height.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample1.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/size.pl