From owner-svn-ports-all@freebsd.org Sun Aug 23 19:38:20 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 192433C6069; Sun, 23 Aug 2020 19:38:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BZQXT4T34z44kl; Sun, 23 Aug 2020 19:38:16 +0000 (UTC) (envelope-from sunpoet@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 05A65C5F8; Sun, 23 Aug 2020 19:38:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07NJcDKO074434; Sun, 23 Aug 2020 19:38:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07NJcDsi074431; Sun, 23 Aug 2020 19:38:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202008231938.07NJcDsi074431@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Aug 2020 19:38:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545881 - head/databases/p5-DBD-CSV X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-DBD-CSV X-SVN-Commit-Revision: 545881 X-SVN-Commit-Repository: ports 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.33 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, 23 Aug 2020 19:38:20 -0000 Author: sunpoet Date: Sun Aug 23 19:38:13 2020 New Revision: 545881 URL: https://svnweb.freebsd.org/changeset/ports/545881 Log: Update to 0.55 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 Sun Aug 23 19:38:08 2020 (r545880) +++ head/databases/p5-DBD-CSV/Makefile Sun Aug 23 19:38:13 2020 (r545881) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-CSV -PORTVERSION= 0.54 +PORTVERSION= 0.55 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN @@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-DBI>=1.636:databases/p5-DBI \ - p5-SQL-Statement>=1.410:databases/p5-SQL-Statement \ - p5-Text-CSV_XS>=1.23:textproc/p5-Text-CSV_XS +RUN_DEPENDS= p5-DBI>=1.628:databases/p5-DBI \ + p5-SQL-Statement>=1.405:databases/p5-SQL-Statement \ + p5-Text-CSV_XS>=1.01:textproc/p5-Text-CSV_XS USES= perl5 tar:tgz USE_PERL5= configure Modified: head/databases/p5-DBD-CSV/distinfo ============================================================================== --- head/databases/p5-DBD-CSV/distinfo Sun Aug 23 19:38:08 2020 (r545880) +++ head/databases/p5-DBD-CSV/distinfo Sun Aug 23 19:38:13 2020 (r545881) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540908607 -SHA256 (DBD-CSV-0.54.tgz) = bc597cd7195e5a023e2b3413d8dc614602b9b3f279f436027881796464d4f0be -SIZE (DBD-CSV-0.54.tgz) = 40860 +TIMESTAMP = 1598175264 +SHA256 (DBD-CSV-0.55.tgz) = 4670028e46df9a3c2791740445e8a4c82840b6667cee5dd796bc5a6ad9266ddb +SIZE (DBD-CSV-0.55.tgz) = 42598