svn commit: r567651 - head/textproc/p5-Text-ANSITable
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 7 22:16:36 UTC 2021
Author: sunpoet
Date: Sun Mar 7 22:16:32 2021
New Revision: 567651
URL: https://svnweb.freebsd.org/changeset/ports/567651
Log:
Update to 0.602
Changes: https://metacpan.org/changes/distribution/Text-ANSITable
Modified:
head/textproc/p5-Text-ANSITable/Makefile
head/textproc/p5-Text-ANSITable/distinfo
Modified: head/textproc/p5-Text-ANSITable/Makefile
==============================================================================
--- head/textproc/p5-Text-ANSITable/Makefile Sun Mar 7 22:16:26 2021 (r567650)
+++ head/textproc/p5-Text-ANSITable/Makefile Sun Mar 7 22:16:32 2021 (r567651)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-ANSITable
-PORTVERSION= 0.601
+PORTVERSION= 0.602
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,9 +21,9 @@ RUN_DEPENDS= p5-BorderStyles-Standard>=0:devel/p5-Bord
p5-ColorThemes-Standard>=0:devel/p5-ColorThemes-Standard \
p5-Function-Fallback-CoreOrPP>=0:devel/p5-Function-Fallback-CoreOrPP \
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
- p5-Log-ger>=0.037:devel/p5-Log-ger \
+ p5-Log-ger>=0.038:devel/p5-Log-ger \
p5-Module-List>=0:devel/p5-Module-List \
- p5-Module-Load-Util>=0:devel/p5-Module-Load-Util \
+ p5-Module-Load-Util>=0.004:devel/p5-Module-Load-Util \
p5-Moo>=0:devel/p5-Moo \
p5-Package-MoreUtil>=0.590:devel/p5-Package-MoreUtil \
p5-Parse-VarName>=0:devel/p5-Parse-VarName \
Modified: head/textproc/p5-Text-ANSITable/distinfo
==============================================================================
--- head/textproc/p5-Text-ANSITable/distinfo Sun Mar 7 22:16:26 2021 (r567650)
+++ head/textproc/p5-Text-ANSITable/distinfo Sun Mar 7 22:16:32 2021 (r567651)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601906278
-SHA256 (Text-ANSITable-0.601.tar.gz) = c40c16d403c3a2398913f5df3badebd1a98b2f9a2222d679b260096e1fa56135
-SIZE (Text-ANSITable-0.601.tar.gz) = 58844
+TIMESTAMP = 1614794244
+SHA256 (Text-ANSITable-0.602.tar.gz) = 91ed5b252d51a1b00b713677b336adbd92c779515055ac3bc346891b43a09244
+SIZE (Text-ANSITable-0.602.tar.gz) = 59667
More information about the svn-ports-all
mailing list