diff --git a/textproc/p5-Text-Table-More/Makefile b/textproc/p5-Text-Table-More/Makefile index 2714d993eff2..ab7ea6652f83 100644 --- a/textproc/p5-Text-Table-More/Makefile +++ b/textproc/p5-Text-Table-More/Makefile @@ -1,30 +1,29 @@ # Created by: Po-Chuan Hsieh PORTNAME= Text-Table-More -PORTVERSION= 0.022 +PORTVERSION= 0.023 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate text table with simple interface and many options LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-BorderStyles-Standard>=0.011:devel/p5-BorderStyles-Standard \ - p5-BorderStyleBase>=0.011:devel/p5-BorderStyleBase \ p5-List-AllUtils>=0:devel/p5-List-AllUtils \ p5-Module-Load-Util>=0.004:devel/p5-Module-Load-Util \ p5-String-Pad>=0.021:textproc/p5-String-Pad \ p5-Text-NonWideChar-Util>=0:textproc/p5-Text-NonWideChar-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-More/distinfo b/textproc/p5-Text-Table-More/distinfo index d685c0fbcea1..3280b549e1a3 100644 --- a/textproc/p5-Text-Table-More/distinfo +++ b/textproc/p5-Text-Table-More/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643971018 -SHA256 (Text-Table-More-0.022.tar.gz) = 3db59674c6038017afdc1165bb833d97e31fc6bb8d9dfa06bef5d03ed2f302b8 -SIZE (Text-Table-More-0.022.tar.gz) = 31548 +TIMESTAMP = 1646057926 +SHA256 (Text-Table-More-0.023.tar.gz) = 42cbc48f53e136be558f399d77859a941fbab0018624ec7829deacd289c13072 +SIZE (Text-Table-More-0.023.tar.gz) = 33778 diff --git a/textproc/p5-Text-Table-More/pkg-plist b/textproc/p5-Text-Table-More/pkg-plist index c3c8e23e8d37..6f5d13cb5a79 100644 --- a/textproc/p5-Text-Table-More/pkg-plist +++ b/textproc/p5-Text-Table-More/pkg-plist @@ -1,5 +1,10 @@ %%SITE_PERL%%/Text/Table/More.pm %%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/bug220126a.pl +%%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/demo-1x1.pl +%%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/demo-3x4.pl +%%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/demo-colspan-rowspan.pl +%%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/demo-colspan-rowspan2.pl +%%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/demo-colspan-rowspan2b.pl %%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/emmy.pl %%SITE_PERL%%/auto/share/dist/Text-Table-More/examples/multirow-header.pl %%PERL5_MAN3%%/Text::Table::More.3.gz