aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-CSV
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-31 00:57:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-31 00:57:30 +0000
commit7100415e71ea8bb41da1d219fccc28ccb201147f (patch)
tree800b5b3392b585b8d5c7c429ccc6114371317670 /textproc/p5-Parse-CSV
parentbfd0ad90f50bed72586b09ea3a298906a9f1b0d4 (diff)
downloadports-7100415e71ea8bb41da1d219fccc28ccb201147f.tar.gz
ports-7100415e71ea8bb41da1d219fccc28ccb201147f.zip
Notes
Diffstat (limited to 'textproc/p5-Parse-CSV')
-rw-r--r--textproc/p5-Parse-CSV/Makefile10
-rw-r--r--textproc/p5-Parse-CSV/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Parse-CSV/Makefile b/textproc/p5-Parse-CSV/Makefile
index dc967f1f061c..abbd937b63a8 100644
--- a/textproc/p5-Parse-CSV/Makefile
+++ b/textproc/p5-Parse-CSV/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Parse-CSV
-PORTVERSION= 1.00
+PORTVERSION= 2.00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= Highly flexible CVS parser for large files
-RUN_DEPENDS= p5-Text-CSV_XS>=0.23:${PORTSDIR}/textproc/p5-Text-CSV_XS \
- p5-Params-Util>=0.17:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= p5-Params-Util>=0.22:${PORTSDIR}/devel/p5-Params-Util \
+ p5-Text-CSV_XS>=0.42:${PORTSDIR}/textproc/p5-Text-CSV_XS
+RUN_DEPENDS= p5-Params-Util>=0.22:${PORTSDIR}/devel/p5-Params-Util \
+ p5-Text-CSV_XS>=0.42:${PORTSDIR}/textproc/p5-Text-CSV_XS
PERL_CONFIGURE= yes
-MAN3= Parse::CSV.3
+MAN3= Parse::CSV.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Parse-CSV/distinfo b/textproc/p5-Parse-CSV/distinfo
index 321add08cfc6..cd94e13f1833 100644
--- a/textproc/p5-Parse-CSV/distinfo
+++ b/textproc/p5-Parse-CSV/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Parse-CSV-1.00.tar.gz) = 2328a28e58929d2bfdcd143aa4c3c03400e25b4aac7c4969885e81d2bba04442
-SIZE (Parse-CSV-1.00.tar.gz) = 25448
+SHA256 (Parse-CSV-2.00.tar.gz) = fe42581500ed28cdc3f8bb6d7bb28b1eb295accc9027f3593b02cacbf5947a08
+SIZE (Parse-CSV-2.00.tar.gz) = 34800