aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2010-06-03 04:54:27 +0800
committerleeym <leeym@FreeBSD.org>2010-06-03 04:54:27 +0800
commit748f17e6c30fe3230c44436bf8166c2de43503b1 (patch)
treeff5109fdf0ab79cd037937901bfcb5d0d8d5eaad
parent50d1bc54c46c3d9dbd68133cdf0f537ae22227d1 (diff)
downloadfreebsd-ports-gnome-748f17e6c30fe3230c44436bf8166c2de43503b1.tar.gz
freebsd-ports-gnome-748f17e6c30fe3230c44436bf8166c2de43503b1.tar.zst
freebsd-ports-gnome-748f17e6c30fe3230c44436bf8166c2de43503b1.zip
- update to 0.29
-rw-r--r--databases/p5-DBD-CSV/Makefile8
-rw-r--r--databases/p5-DBD-CSV/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 8e86ef89e9a0..6f3d8155d965 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBD-CSV
-PORTVERSION= 0.28
+PORTVERSION= 0.29
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
@@ -16,12 +16,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= DBI driver for CSV files
-RUN_DEPENDS= p5-DBI>=1.00:${PORTSDIR}/databases/p5-DBI \
+RUN_DEPENDS= p5-DBI>=1.61.1:${PORTSDIR}/databases/p5-DBI \
p5-SQL-Statement>=1.25:${PORTSDIR}/databases/p5-SQL-Statement \
- p5-Text-CSV_XS>=0.64:${PORTSDIR}/textproc/p5-Text-CSV_XS
+ p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= YES
+PERL_CONFIGURE= 5.8.0+
MAN3= DBD::CSV.3 Bundle::DBD::CSV.3
diff --git a/databases/p5-DBD-CSV/distinfo b/databases/p5-DBD-CSV/distinfo
index eab1050c1d02..a3558f086149 100644
--- a/databases/p5-DBD-CSV/distinfo
+++ b/databases/p5-DBD-CSV/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBD-CSV-0.28.tgz) = 83ef802cc0b0f9220b61d8e49f043ab0
-SHA256 (DBD-CSV-0.28.tgz) = 6ac78db78f66ab0ac0455742630823ee0e76dc752dd75bf7daf645207e695609
-SIZE (DBD-CSV-0.28.tgz) = 25943
+MD5 (DBD-CSV-0.29.tgz) = dd48f0e3d8fc1211a3c98e2489b78295
+SHA256 (DBD-CSV-0.29.tgz) = 86acdbc1c1d92246fe2d76417520c85ef43d73b49c33626f240c30e30aaf4dc8
+SIZE (DBD-CSV-0.29.tgz) = 27266