From owner-svn-ports-all@FreeBSD.ORG Sat Feb 14 18:08:40 2015 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 23D499F0; Sat, 14 Feb 2015 18:08:40 +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 0E88510E; Sat, 14 Feb 2015 18:08:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1EI8daN090086; Sat, 14 Feb 2015 18:08:39 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1EI8dbh090084; Sat, 14 Feb 2015 18:08:39 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201502141808.t1EI8dbh090084@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 14 Feb 2015 18:08:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378984 - 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: Sat, 14 Feb 2015 18:08:40 -0000 Author: adamw Date: Sat Feb 14 18:08:38 2015 New Revision: 378984 URL: https://svnweb.freebsd.org/changeset/ports/378984 QAT: https://qat.redports.org/buildarchive/r378984/ Log: Update to 0.48. Changes: https://metacpan.org/changes/distribution/DBD-CSV 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 Sat Feb 14 18:04:22 2015 (r378983) +++ head/databases/p5-DBD-CSV/Makefile Sat Feb 14 18:08:38 2015 (r378984) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-CSV -PORTVERSION= 0.46 +PORTVERSION= 0.48 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN @@ -13,7 +13,7 @@ COMMENT= DBI driver for CSV files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI \ +BUILD_DEPENDS= p5-DBI>=1.633:${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} Modified: head/databases/p5-DBD-CSV/distinfo ============================================================================== --- head/databases/p5-DBD-CSV/distinfo Sat Feb 14 18:04:22 2015 (r378983) +++ head/databases/p5-DBD-CSV/distinfo Sat Feb 14 18:08:38 2015 (r378984) @@ -1,2 +1,2 @@ -SHA256 (DBD-CSV-0.46.tgz) = ed18e12022dda782ce40cad1623cafcbca32d81896bc30236ca09b9ccfe4129f -SIZE (DBD-CSV-0.46.tgz) = 40219 +SHA256 (DBD-CSV-0.48.tgz) = e118b6d847419292284c9d308368507df0cee132087f71223b23c5ceeef2b57d +SIZE (DBD-CSV-0.48.tgz) = 40358