Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:47:16 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: c42d08d95484 - main - textproc/p5-Text-CSV: Update to 2.02
Message-ID:  <202208311147.27VBlG6N000402@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=c42d08d954840f691f3f86b27bba1cf2dbf02c90

commit c42d08d954840f691f3f86b27bba1cf2dbf02c90
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:27:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:47 +0000

    textproc/p5-Text-CSV: Update to 2.02
    
    Changes:        https://metacpan.org/dist/Text-CSV/changes
---
 textproc/p5-Text-CSV/Makefile | 6 +++---
 textproc/p5-Text-CSV/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile
index b221c98eca72..249f00041b5b 100644
--- a/textproc/p5-Text-CSV/Makefile
+++ b/textproc/p5-Text-CSV/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Text-CSV
-PORTVERSION=	2.01
+PORTVERSION=	2.02
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,7 +17,7 @@ NO_ARCH=	yes
 
 OPTIONS_DEFINE=	XS
 
-XS_BUILD_DEPENDS=	p5-Text-CSV_XS>=1.46:textproc/p5-Text-CSV_XS
-XS_RUN_DEPENDS=		p5-Text-CSV_XS>=1.46:textproc/p5-Text-CSV_XS
+XS_BUILD_DEPENDS=	p5-Text-CSV_XS>=1.48:textproc/p5-Text-CSV_XS
+XS_RUN_DEPENDS=		p5-Text-CSV_XS>=1.48:textproc/p5-Text-CSV_XS
 
 .include <bsd.port.mk>
diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo
index 4ca7c7c1edfb..5bdaebda705d 100644
--- a/textproc/p5-Text-CSV/distinfo
+++ b/textproc/p5-Text-CSV/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189741
-SHA256 (Text-CSV-2.01.tar.gz) = 2a90a5eea3f22c40b87932a929621680609ab5f6b874a77c4134c8a04eb8e74b
-SIZE (Text-CSV-2.01.tar.gz) = 134279
+TIMESTAMP = 1661599601
+SHA256 (Text-CSV-2.02.tar.gz) = 84120de3e10489ea8fbbb96411a340c32cafbe5cdff7dd9576b207081baa9d24
+SIZE (Text-CSV-2.02.tar.gz) = 136346



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