From owner-svn-ports-all@freebsd.org Mon Sep 10 20:27:41 2018 Return-Path: Delivered-To: svn-ports-all@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 7536E109B6BA; Mon, 10 Sep 2018 20:27:41 +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.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 1B8EB7473C; Mon, 10 Sep 2018 20:27:41 +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 0E5305B81; Mon, 10 Sep 2018 20:27:41 +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 w8AKReP0004231; Mon, 10 Sep 2018 20:27:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8AKRexo004229; Mon, 10 Sep 2018 20:27:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809102027.w8AKRexo004229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 10 Sep 2018 20:27:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479466 - head/databases/p5-DBD-mysql X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-DBD-mysql X-SVN-Commit-Revision: 479466 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.27 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: Mon, 10 Sep 2018 20:27:41 -0000 Author: sunpoet Date: Mon Sep 10 20:27:40 2018 New Revision: 479466 URL: https://svnweb.freebsd.org/changeset/ports/479466 Log: Update to 4.047 Changes: https://metacpan.org/changes/distribution/DBD-mysql Modified: head/databases/p5-DBD-mysql/Makefile head/databases/p5-DBD-mysql/distinfo Modified: head/databases/p5-DBD-mysql/Makefile ============================================================================== --- head/databases/p5-DBD-mysql/Makefile Mon Sep 10 20:27:35 2018 (r479465) +++ head/databases/p5-DBD-mysql/Makefile Mon Sep 10 20:27:40 2018 (r479466) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-mysql -PORTVERSION= 4.046 +PORTVERSION= 4.047 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CAPTTOFU @@ -15,8 +15,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-DBI>=1.08:databases/p5-DBI \ - p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib +BUILD_DEPENDS= ${RUN_DEPENDS} \ + p5-Devel-CheckLib>=1.09:devel/p5-Devel-CheckLib RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep Modified: head/databases/p5-DBD-mysql/distinfo ============================================================================== --- head/databases/p5-DBD-mysql/distinfo Mon Sep 10 20:27:35 2018 (r479465) +++ head/databases/p5-DBD-mysql/distinfo Mon Sep 10 20:27:40 2018 (r479466) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518182955 -SHA256 (DBD-mysql-4.046.tar.gz) = 6165652ec959d05b97f5413fa3dff014b78a44cf6de21ae87283b28378daf1f7 -SIZE (DBD-mysql-4.046.tar.gz) = 155294 +TIMESTAMP = 1536517570 +SHA256 (DBD-mysql-4.047.tar.gz) = 9a56d1b93a9748c25be6486075a72c416d66f61b8bb6e54492fa6408f2fbb145 +SIZE (DBD-mysql-4.047.tar.gz) = 157309