svn commit: r425417 - head/databases/p5-DBD-CSV

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 5 18:01:25 UTC 2016


Author: sunpoet
Date: Sat Nov  5 18:01:23 2016
New Revision: 425417
URL: https://svnweb.freebsd.org/changeset/ports/425417

Log:
  - Update *_DEPENDS

Modified:
  head/databases/p5-DBD-CSV/Makefile

Modified: head/databases/p5-DBD-CSV/Makefile
==============================================================================
--- head/databases/p5-DBD-CSV/Makefile	Sat Nov  5 18:01:19 2016	(r425416)
+++ head/databases/p5-DBD-CSV/Makefile	Sat Nov  5 18:01:23 2016	(r425417)
@@ -13,7 +13,7 @@ COMMENT=	DBI driver for CSV files
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-DBI>=1.633:databases/p5-DBI \
+BUILD_DEPENDS=	p5-DBI>=1.636:databases/p5-DBI \
 		p5-SQL-Statement>=1.405:databases/p5-SQL-Statement \
 		p5-Text-CSV_XS>=1.01:textproc/p5-Text-CSV_XS
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-all mailing list