From owner-svn-ports-all@FreeBSD.ORG Sun Dec 7 01:38:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C03299B; Sun, 7 Dec 2014 01:38:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECDECBEE; Sun, 7 Dec 2014 01:38:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB71cEx4067432; Sun, 7 Dec 2014 01:38:14 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB71cElk067427; Sun, 7 Dec 2014 01:38:14 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412070138.sB71cElk067427@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 7 Dec 2014 01:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374168 - head/databases/p5-DBD-CSV X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 01:38:15 -0000 Author: wen Date: Sun Dec 7 01:38:13 2014 New Revision: 374168 URL: https://svnweb.freebsd.org/changeset/ports/374168 QAT: https://qat.redports.org/buildarchive/r374168/ Log: - Update to 0.46 Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.46/ChangeLog - Update DEPENDS Modified: head/databases/p5-DBD-CSV/Makefile head/databases/p5-DBD-CSV/distinfo Modified: head/databases/p5-DBD-CSV/Makefile ============================================================================== --- head/databases/p5-DBD-CSV/Makefile Sun Dec 7 01:22:57 2014 (r374167) +++ head/databases/p5-DBD-CSV/Makefile Sun Dec 7 01:38:13 2014 (r374168) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-CSV -PORTVERSION= 0.43 -PORTREVISION= 1 +PORTVERSION= 0.46 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN @@ -14,9 +13,9 @@ COMMENT= DBI driver for CSV files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \ - p5-SQL-Statement>=1.33:${PORTSDIR}/databases/p5-SQL-Statement \ - p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS +BUILD_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI \ + p5-SQL-Statement>=1.405:${PORTSDIR}/databases/p5-SQL-Statement \ + p5-Text-CSV_XS>=1.01:${PORTSDIR}/textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 tar:tgz Modified: head/databases/p5-DBD-CSV/distinfo ============================================================================== --- head/databases/p5-DBD-CSV/distinfo Sun Dec 7 01:22:57 2014 (r374167) +++ head/databases/p5-DBD-CSV/distinfo Sun Dec 7 01:38:13 2014 (r374168) @@ -1,2 +1,2 @@ -SHA256 (DBD-CSV-0.43.tgz) = df9653f25a1b71871d3e660ee6ce5f1749a0b55017ae87cb1effe9678841f95c -SIZE (DBD-CSV-0.43.tgz) = 39688 +SHA256 (DBD-CSV-0.46.tgz) = ed18e12022dda782ce40cad1623cafcbca32d81896bc30236ca09b9ccfe4129f +SIZE (DBD-CSV-0.46.tgz) = 40219