From owner-svn-ports-head@freebsd.org Sat Mar 31 09:11:30 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BC52F7109F; Sat, 31 Mar 2018 09:11:30 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E1DED79D83; Sat, 31 Mar 2018 09:11:29 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DCC4C15D26; Sat, 31 Mar 2018 09:11:29 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2V9BTWl036605; Sat, 31 Mar 2018 09:11:29 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2V9BT4L036603; Sat, 31 Mar 2018 09:11:29 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201803310911.w2V9BT4L036603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 31 Mar 2018 09:11:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466035 - head/databases/p5-DBD-CSV X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/databases/p5-DBD-CSV X-SVN-Commit-Revision: 466035 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2018 09:11:30 -0000 Author: wen Date: Sat Mar 31 09:11:29 2018 New Revision: 466035 URL: https://svnweb.freebsd.org/changeset/ports/466035 Log: - Update to 0.51 Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.51/ChangeLog 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 Mar 31 09:03:26 2018 (r466034) +++ head/databases/p5-DBD-CSV/Makefile Sat Mar 31 09:11:29 2018 (r466035) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-CSV -PORTVERSION= 0.49 +PORTVERSION= 0.51 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN Modified: head/databases/p5-DBD-CSV/distinfo ============================================================================== --- head/databases/p5-DBD-CSV/distinfo Sat Mar 31 09:03:26 2018 (r466034) +++ head/databases/p5-DBD-CSV/distinfo Sat Mar 31 09:11:29 2018 (r466035) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466507621 -SHA256 (DBD-CSV-0.49.tgz) = 86fcea010571a6f774344c920c23619c899f8aee30d2961fe2716306a95e9a80 -SIZE (DBD-CSV-0.49.tgz) = 39271 +TIMESTAMP = 1522513695 +SHA256 (DBD-CSV-0.51.tgz) = 603d9756a07e9fc0483d45ef92601319f71dffc7ec490d79680f756dfdc73a08 +SIZE (DBD-CSV-0.51.tgz) = 39260