Date: Sun, 10 Dec 2023 14:56:51 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b39fdc0af5b4 - main - textproc/p5-Text-CSV_XS: Update version 1.52=>1.53 Message-ID: <202312101456.3BAEupSj022541@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b39fdc0af5b463842d51b285cc870bafa3cb29a0 commit b39fdc0af5b463842d51b285cc870bafa3cb29a0 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2023-12-10 14:55:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-10 14:56:33 +0000 textproc/p5-Text-CSV_XS: Update version 1.52=>1.53 Changelog: https://metacpan.org/dist/Text-CSV_XS/changes PR: 275302 Approved by: submitter is maintainer --- 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 49935d82ba85..31e432e803a0 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.52 +DISTVERSION= 1.53 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 0ade8ff3d023..de75e1bc7cda 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695401274 -SHA256 (Text-CSV_XS-1.52.tgz) = e415aa705badf84b359dc4c0f0c982f1bf708481daa14756f3136e7c89c0e41d -SIZE (Text-CSV_XS-1.52.tgz) = 271359 +TIMESTAMP = 1702220027 +SHA256 (Text-CSV_XS-1.53.tgz) = ba3231610fc755a69e14eb4a3c6d8cce46cc4fd32853777a6c9ce485a8878b42 +SIZE (Text-CSV_XS-1.53.tgz) = 273211
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312101456.3BAEupSj022541>