Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2016 18:01:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425417 - head/databases/p5-DBD-CSV
Message-ID:  <201611051801.uA5I1Nxj013444@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611051801.uA5I1Nxj013444>