Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2024 08:44:28 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: e9e9fe7ae7c3 - main - textproc/p5-Text-CSV_XS: Update to 1.57
Message-ID:  <202411140844.4AE8iS6X021128@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=e9e9fe7ae7c387817223dc7e3c5db4481d6bce70

commit e9e9fe7ae7c387817223dc7e3c5db4481d6bce70
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2024-11-13 08:14:57 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:28 +0000

    textproc/p5-Text-CSV_XS: Update to 1.57
    
    - Update 1.56 -> 1.57
    ChangeLog: https://metacpan.org/dist/Text-CSV_XS/changes
    
    PR:             282721
---
 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 6417c849c8ec..a818ba62aa15 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.56
+DISTVERSION=	1.57
 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 83cdba9ccc4a..1c7985f59af6 100644
--- a/textproc/p5-Text-CSV_XS/distinfo
+++ b/textproc/p5-Text-CSV_XS/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723298140
-SHA256 (Text-CSV_XS-1.56.tgz) = 6457894075b2cb3dece3d08657e789123803e9c20d25708a41eb41ae272bf4fb
-SIZE (Text-CSV_XS-1.56.tgz) = 275606
+TIMESTAMP = 1731485214
+SHA256 (Text-CSV_XS-1.57.tgz) = 54dd63feb59e80d2ec596ac6bd8f8f80eb2042099fb68e35f3b47901c768621f
+SIZE (Text-CSV_XS-1.57.tgz) = 277208



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