Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2022 00:00:31 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: 89ac15c476af - main - textproc/p5-Text-ANSITable: Update to 0.608
Message-ID:  <202203010000.22100Vqn068451@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=89ac15c476af9c3da9104a19461e7fccf4051681

commit 89ac15c476af9c3da9104a19461e7fccf4051681
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 23:45:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 23:47:12 +0000

    textproc/p5-Text-ANSITable: Update to 0.608
    
    Changes:        https://metacpan.org/dist/Text-ANSITable/changes
---
 textproc/p5-Text-ANSITable/Makefile  | 5 +++--
 textproc/p5-Text-ANSITable/distinfo  | 6 +++---
 textproc/p5-Text-ANSITable/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/textproc/p5-Text-ANSITable/Makefile b/textproc/p5-Text-ANSITable/Makefile
index b66d65ebcb1f..1ffd795d49f0 100644
--- a/textproc/p5-Text-ANSITable/Makefile
+++ b/textproc/p5-Text-ANSITable/Makefile
@@ -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 \
diff --git a/textproc/p5-Text-ANSITable/distinfo b/textproc/p5-Text-ANSITable/distinfo
index fa85273b35d6..19ae891a861d 100644
--- a/textproc/p5-Text-ANSITable/distinfo
+++ b/textproc/p5-Text-ANSITable/distinfo
@@ -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
diff --git a/textproc/p5-Text-ANSITable/pkg-plist b/textproc/p5-Text-ANSITable/pkg-plist
index 0edff550a21c..ad9f1e70b191 100644
--- a/textproc/p5-Text-ANSITable/pkg-plist
+++ b/textproc/p5-Text-ANSITable/pkg-plist
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203010000.22100Vqn068451>