mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
textproc/p5-Text-Table-Any: Update to 0.109
Changes: https://metacpan.org/dist/Text-Table-Any/changes
This commit is contained in:
parent
6780c3a2ef
commit
4b95924960
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= Text-Table-Any
|
||||
PORTVERSION= 0.106
|
||||
PORTVERSION= 0.109
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,7 +14,7 @@ LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Text-Table-Sprintf>=0:textproc/p5-Text-Table-Sprintf
|
||||
RUN_DEPENDS= p5-Text-Table-Sprintf>=0.006:textproc/p5-Text-Table-Sprintf
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
@ -25,7 +25,8 @@ OPTIONS_DEFINE= RECOMMENDED
|
||||
OPTIONS_DEFAULT=RECOMMENDED
|
||||
RECOMMENDED_DESC= Recommended dependencies by upstream
|
||||
|
||||
RECOMMENDED_BUILD_DEPENDS= p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
RECOMMENDED_BUILD_DEPENDS= p5-Term-Table>=0:devel/p5-Term-Table \
|
||||
p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
p5-Text-ANSITable>=0.602:textproc/p5-Text-ANSITable \
|
||||
p5-Text-ASCIITable>=0:textproc/p5-Text-ASCIITable \
|
||||
p5-Text-FormatTable>=0:textproc/p5-Text-FormatTable \
|
||||
@ -34,11 +35,11 @@ RECOMMENDED_BUILD_DEPENDS= p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
p5-Text-Table-ASV>=0:textproc/p5-Text-Table-ASV \
|
||||
p5-Text-Table-CSV>=0.022:textproc/p5-Text-Table-CSV \
|
||||
p5-Text-Table-HTML>=0:textproc/p5-Text-Table-HTML \
|
||||
p5-Text-Table-HTML-DataTables>=0:textproc/p5-Text-Table-HTML-DataTables \
|
||||
p5-Text-Table-HTML-DataTables>=0.009:textproc/p5-Text-Table-HTML-DataTables \
|
||||
p5-Text-Table-LTSV>=0:textproc/p5-Text-Table-LTSV \
|
||||
p5-Text-Table-Manifold>=0:textproc/p5-Text-Table-Manifold \
|
||||
p5-Text-Table-More>=0:textproc/p5-Text-Table-More \
|
||||
p5-Text-Table-Org>=0:textproc/p5-Text-Table-Org \
|
||||
p5-Text-Table-Org>=0.030:textproc/p5-Text-Table-Org \
|
||||
p5-Text-Table-Paragraph>=0:textproc/p5-Text-Table-Paragraph \
|
||||
p5-Text-Table-TSV>=0:textproc/p5-Text-Table-TSV \
|
||||
p5-Text-Table-Tiny>=0:textproc/p5-Text-Table-Tiny \
|
||||
@ -50,7 +51,8 @@ RECOMMENDED_BUILD_DEPENDS= p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
p5-Text-Table-XLSX>=0:textproc/p5-Text-Table-XLSX \
|
||||
p5-Text-TabularDisplay>=0:textproc/p5-Text-TabularDisplay \
|
||||
p5-Text-UnicodeBox>=0:textproc/p5-Text-UnicodeBox
|
||||
RECOMMENDED_RUN_DEPENDS= p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
RECOMMENDED_RUN_DEPENDS= p5-Term-Table>=0:devel/p5-Term-Table \
|
||||
p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
p5-Text-ANSITable>=0.602:textproc/p5-Text-ANSITable \
|
||||
p5-Text-ASCIITable>=0:textproc/p5-Text-ASCIITable \
|
||||
p5-Text-FormatTable>=0:textproc/p5-Text-FormatTable \
|
||||
@ -59,11 +61,11 @@ RECOMMENDED_RUN_DEPENDS= p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
p5-Text-Table-ASV>=0:textproc/p5-Text-Table-ASV \
|
||||
p5-Text-Table-CSV>=0.022:textproc/p5-Text-Table-CSV \
|
||||
p5-Text-Table-HTML>=0:textproc/p5-Text-Table-HTML \
|
||||
p5-Text-Table-HTML-DataTables>=0:textproc/p5-Text-Table-HTML-DataTables \
|
||||
p5-Text-Table-HTML-DataTables>=0.009:textproc/p5-Text-Table-HTML-DataTables \
|
||||
p5-Text-Table-LTSV>=0:textproc/p5-Text-Table-LTSV \
|
||||
p5-Text-Table-Manifold>=0:textproc/p5-Text-Table-Manifold \
|
||||
p5-Text-Table-More>=0:textproc/p5-Text-Table-More \
|
||||
p5-Text-Table-Org>=0:textproc/p5-Text-Table-Org \
|
||||
p5-Text-Table-Org>=0.030:textproc/p5-Text-Table-Org \
|
||||
p5-Text-Table-Paragraph>=0:textproc/p5-Text-Table-Paragraph \
|
||||
p5-Text-Table-TSV>=0:textproc/p5-Text-Table-TSV \
|
||||
p5-Text-Table-TickitWidget>=0:textproc/p5-Text-Table-TickitWidget \
|
||||
@ -77,3 +79,4 @@ RECOMMENDED_RUN_DEPENDS= p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \
|
||||
p5-Text-UnicodeBox>=0:textproc/p5-Text-UnicodeBox
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1642102207
|
||||
SHA256 (Text-Table-Any-0.106.tar.gz) = 5e1accb78b0639f197ccdbd0ff674c9a330ec7ea4b04f203afd908710f7340a5
|
||||
SIZE (Text-Table-Any-0.106.tar.gz) = 19373
|
||||
TIMESTAMP = 1643133713
|
||||
SHA256 (Text-Table-Any-0.109.tar.gz) = d4db276ad9f2732a04af1497bd5d87b591ce31f574e37d7ce15afe6ba509d668
|
||||
SIZE (Text-Table-Any-0.109.tar.gz) = 20302
|
||||
|
Loading…
Reference in New Issue
Block a user