aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:40:47 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:40:47 +0000
commit4286377191572fac725b341b9657435d0d95f65c (patch)
treeeb7bb580c9fb5406a05bbc527ad3761186142713
parentf5fcf3d9cf0c547aa3a9e20e79dda676ffdf1983 (diff)
downloadports-4286377191572fac725b341b9657435d0d95f65c.tar.gz
ports-4286377191572fac725b341b9657435d0d95f65c.zip
textproc/p5-Text-CSV: Update to 2.01
-rw-r--r--textproc/p5-Text-CSV/Makefile7
-rw-r--r--textproc/p5-Text-CSV/distinfo6
2 files changed, 9 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile
index 56abe1701e28..272a8ec8d440 100644
--- a/textproc/p5-Text-CSV/Makefile
+++ b/textproc/p5-Text-CSV/Makefile
@@ -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>
diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo
index eb6549fea622..4ca7c7c1edfb 100644
--- a/textproc/p5-Text-CSV/distinfo
+++ b/textproc/p5-Text-CSV/distinfo
@@ -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