mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
textproc/p5-Text-Table-TinyBorderStyle: Update to 0.005
Changes: https://metacpan.org/dist/Text-Table-TinyBorderStyle/changes
This commit is contained in:
parent
b94695f8cd
commit
01f2829d97
3 changed files with 9 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= Text-Table-TinyBorderStyle
|
PORTNAME= Text-Table-TinyBorderStyle
|
||||||
PORTVERSION= 0.004
|
PORTVERSION= 0.005
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -13,6 +13,10 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \
|
||||||
|
${RUN_DEPENDS}
|
||||||
|
RUN_DEPENDS= p5-Module-Load-Util>=0.004:devel/p5-Module-Load-Util
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1614794168
|
TIMESTAMP = 1646057930
|
||||||
SHA256 (Text-Table-TinyBorderStyle-0.004.tar.gz) = 3941b640c7cae73abbc5f50c2d5d5b79c2353841aabec621df9371f42295f970
|
SHA256 (Text-Table-TinyBorderStyle-0.005.tar.gz) = 697ac7339670d35cca5f291a6e4321423de99e97c117d9a637f8880d870ad6da
|
||||||
SIZE (Text-Table-TinyBorderStyle-0.004.tar.gz) = 16235
|
SIZE (Text-Table-TinyBorderStyle-0.005.tar.gz) = 17510
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
%%SITE_PERL%%/Text/Table/TinyBorderStyle.pm
|
%%SITE_PERL%%/Text/Table/TinyBorderStyle.pm
|
||||||
|
%%SITE_PERL%%/auto/share/dist/Text-Table-TinyBorderStyle/examples/demo1.pl
|
||||||
%%PERL5_MAN3%%/Text::Table::TinyBorderStyle.3.gz
|
%%PERL5_MAN3%%/Text::Table::TinyBorderStyle.3.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue