textproc/p5-Text-ANSITable: Update to 0.608
Changes: https://metacpan.org/dist/Text-ANSITable/changes
This commit is contained in:
parent
c15a3e100d
commit
89ac15c476
3 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= Text-ANSITable
|
||||
PORTVERSION= 0.607
|
||||
PORTVERSION= 0.608
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,7 +12,8 @@ COMMENT= Create nice formatted tables using extended ASCII and ANSI colors
|
|||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \
|
||||
${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-BorderStyles-Standard>=0:devel/p5-BorderStyles-Standard \
|
||||
p5-Color-RGB-Util>=0.600:devel/p5-Color-RGB-Util \
|
||||
p5-ColorThemeBase-Static>=0.006:devel/p5-ColorThemeBase-Static \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1642102203
|
||||
SHA256 (Text-ANSITable-0.607.tar.gz) = b27061d3969c1eac5fc5ea6a28874fcb2806fb0365aa919507037386b996f66c
|
||||
SIZE (Text-ANSITable-0.607.tar.gz) = 70244
|
||||
TIMESTAMP = 1646057918
|
||||
SHA256 (Text-ANSITable-0.608.tar.gz) = db32d88a703c9a70da9c898b45ceed6d6981c21a1f444411084543dc9f15e839
|
||||
SIZE (Text-ANSITable-0.608.tar.gz) = 70847
|
||||
|
|
|
@ -41,6 +41,7 @@ bin/ansitable-list-style-sets
|
|||
%%SITE_PERL%%/ColorTheme/Text/ANSITable/Standard/NoGradationWhiteBG.pm
|
||||
%%SITE_PERL%%/Text/ANSITable.pm
|
||||
%%SITE_PERL%%/Text/ANSITable/StyleSet/AltRow.pm
|
||||
%%SITE_PERL%%/auto/share/dist/Text-ANSITable/examples/demo1.pl
|
||||
%%PERL5_MAN1%%/ansitable-list-border-styles.1.gz
|
||||
%%PERL5_MAN1%%/ansitable-list-color-themes.1.gz
|
||||
%%PERL5_MAN1%%/ansitable-list-style-sets.1.gz
|
||||
|
|
Loading…
Reference in a new issue