Date: Sun, 31 Mar 2024 03:39:27 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bbecd8e6694d - main - textproc/p5-PDF-Table: Update to 1.006 Message-ID: <202403310339.42V3dRK7076882@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbecd8e6694d6251b4cfde593529cacd146a747d commit bbecd8e6694d6251b4cfde593529cacd146a747d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-31 03:06:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-31 03:06:02 +0000 textproc/p5-PDF-Table: Update to 1.006 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 | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index 8b6677a97b13..0c26d001c8ad 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -1,5 +1,5 @@ PORTNAME= PDF-Table -PORTVERSION= 1.005 +PORTVERSION= 1.006 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-PDF-Table/distinfo b/textproc/p5-PDF-Table/distinfo index 9fb9e978b27f..5ba186a18c69 100644 --- a/textproc/p5-PDF-Table/distinfo +++ b/textproc/p5-PDF-Table/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675190975 -SHA256 (PDF-Table-1.005.tar.gz) = 9aa8403e7ecd661a5636648098178ff5dccaedb0ec6ad3174e2fb6a98d67dd2a -SIZE (PDF-Table-1.005.tar.gz) = 91154 +TIMESTAMP = 1711466102 +SHA256 (PDF-Table-1.006.tar.gz) = 0231e7ffee642a53d703750a42be339fb8e2c5c20e5159fb8df1cf7cb5314884 +SIZE (PDF-Table-1.006.tar.gz) = 92514 diff --git a/textproc/p5-PDF-Table/pkg-plist b/textproc/p5-PDF-Table/pkg-plist index f8ecb6a1fab5..b30b6ff2669a 100644 --- a/textproc/p5-PDF-Table/pkg-plist +++ b/textproc/p5-PDF-Table/pkg-plist @@ -10,6 +10,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colspan.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/header.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/header_repeat_with_cell_props.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/no_repeat.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/row_height.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample1.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/size.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403310339.42V3dRK7076882>