Date: Mon, 6 Mar 2023 22:24:10 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e5aae9fb232c - main - textproc/p5-Text-CSV_XS: Update to 1.50 Message-ID: <202303062224.326MOAlG000406@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5aae9fb232cd0b394ca836ec0a1377372557a35 commit e5aae9fb232cd0b394ca836ec0a1377372557a35 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2023-03-04 18:53:03 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-03-06 22:23:44 +0000 textproc/p5-Text-CSV_XS: Update to 1.50 Changelog: https://metacpan.org/dist/Text-CSV_XS/changes PR: 269946 --- textproc/p5-Text-CSV_XS/Makefile | 2 +- textproc/p5-Text-CSV_XS/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 7ac973cc5291..0077264816f3 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,5 +1,5 @@ PORTNAME= Text-CSV_XS -DISTVERSION= 1.49 +DISTVERSION= 1.50 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index 5ceb2ae46d6c..3c3151c1909d 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672861748 -SHA256 (Text-CSV_XS-1.49.tgz) = 796dd0b57d37aabc9246f980ec358a2005341c791cf9f21ea7f0e0fbcf250e67 -SIZE (Text-CSV_XS-1.49.tgz) = 271084 +TIMESTAMP = 1677869733 +SHA256 (Text-CSV_XS-1.50.tgz) = 85b5e1bed7e11dc0413d4e920cee25d980de47376c0048029041cf461eac96b1 +SIZE (Text-CSV_XS-1.50.tgz) = 266660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303062224.326MOAlG000406>