Date: Sun, 20 Jun 2021 20:48:28 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: 724717e93d22 - main - textproc/p5-Text-Table-ASV: Update to 0.002 Message-ID: <202106202048.15KKmSSd042241@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=724717e93d2266011ef91d3685750845521a8490 commit 724717e93d2266011ef91d3685750845521a8490 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 20:46:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 20:46:02 +0000 textproc/p5-Text-Table-ASV: Update to 0.002 - Fix COMMENT Changes: https://metacpan.org/dist/Text-Table-ASV/changes --- textproc/p5-Text-Table-ASV/Makefile | 4 ++-- textproc/p5-Text-Table-ASV/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/p5-Text-Table-ASV/Makefile b/textproc/p5-Text-Table-ASV/Makefile index 0d635d008898..ad285002cb66 100644 --- a/textproc/p5-Text-Table-ASV/Makefile +++ b/textproc/p5-Text-Table-ASV/Makefile @@ -1,13 +1,13 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Text-Table-ASV -PORTVERSION= 0.001 +PORTVERSION= 0.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Generate TSV +COMMENT= Generate ASV (ASCII Separated Value) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Text-Table-ASV/distinfo b/textproc/p5-Text-Table-ASV/distinfo index d39fe50ed30a..116e26f6897d 100644 --- a/textproc/p5-Text-Table-ASV/distinfo +++ b/textproc/p5-Text-Table-ASV/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532770589 -SHA256 (Text-Table-ASV-0.001.tar.gz) = a05c79a3a063e1c1593fa91d876414dbac9391b2a248b6553f31b6537faf651a -SIZE (Text-Table-ASV-0.001.tar.gz) = 15413 +TIMESTAMP = 1624189711 +SHA256 (Text-Table-ASV-0.002.tar.gz) = 96256a7a2dd203f1a819275a4059a0ae35f385804a09e0a0614be310017b3de1 +SIZE (Text-Table-ASV-0.002.tar.gz) = 15028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106202048.15KKmSSd042241>