textproc/p5-Text-CSV: Update to 2.01

- Add XS option

Changes:	https://metacpan.org/dist/Text-CSV/changes
This commit is contained in:
Po-Chuan Hsieh
2021-06-25 21:40:47 +08:00
parent f5fcf3d9cf
commit 4286377191
2 changed files with 9 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Created by: markm@FreeBSD.org
PORTNAME= Text-CSV
PORTVERSION= 2.00
PORTVERSION= 2.01
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,4 +17,9 @@ USE_PERL5= configure
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
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1557747484
SHA256 (Text-CSV-2.00.tar.gz) = 8ccbd9195805222d995844114d0e595bb24ce188f85284dbf256080311cbb2c2
SIZE (Text-CSV-2.00.tar.gz) = 126921
TIMESTAMP = 1624189741
SHA256 (Text-CSV-2.01.tar.gz) = 2a90a5eea3f22c40b87932a929621680609ab5f6b874a77c4134c8a04eb8e74b
SIZE (Text-CSV-2.01.tar.gz) = 134279