aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2013-08-01 21:28:58 +0800
committerjadawin <jadawin@FreeBSD.org>2013-08-01 21:28:58 +0800
commit0ead0ca9b6820dbf437b7cfc799513e50d454de4 (patch)
tree5f7e318d29ff3b569da459139eb39c57b9d3ccca /databases
parent329a91f4710488331b9ac687066527d1a421c18f (diff)
downloadfreebsd-ports-graphics-0ead0ca9b6820dbf437b7cfc799513e50d454de4.tar.gz
freebsd-ports-graphics-0ead0ca9b6820dbf437b7cfc799513e50d454de4.tar.zst
freebsd-ports-graphics-0ead0ca9b6820dbf437b7cfc799513e50d454de4.zip
- Update to 0.41
- Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-CSV/Makefile5
-rw-r--r--databases/p5-DBD-CSV/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 4492985ed15..ca472497b27 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DBD-CSV
-PORTVERSION= 0.38
+PORTVERSION= 0.41
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
@@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \
p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Bundle::DBD::CSV.3 \
DBD::CSV.3
diff --git a/databases/p5-DBD-CSV/distinfo b/databases/p5-DBD-CSV/distinfo
index db2decb7998..7fc600e77c8 100644
--- a/databases/p5-DBD-CSV/distinfo
+++ b/databases/p5-DBD-CSV/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBD-CSV-0.38.tgz) = be285bfbdca23b211ad87e219e1fe972ae23ae2616b7157179befe4e5a9a9290
-SIZE (DBD-CSV-0.38.tgz) = 30794
+SHA256 (DBD-CSV-0.41.tgz) = d37344efb0e03d743dd5a37d4582a201f11d65a7489840608a2e169271aa167b
+SIZE (DBD-CSV-0.41.tgz) = 33291