From owner-svn-ports-all@freebsd.org Mon Sep 12 02:07:18 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29777BD799E; Mon, 12 Sep 2016 02:07:18 +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 mx1.freebsd.org (Postfix) with ESMTPS id E2CC6E38; Mon, 12 Sep 2016 02:07:17 +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 u8C27HA8087654; Mon, 12 Sep 2016 02:07:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8C27GGK087651; Mon, 12 Sep 2016 02:07:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201609120207.u8C27GGK087651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 12 Sep 2016 02:07:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421895 - head/databases/p5-DBD-mysql 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.23 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, 12 Sep 2016 02:07:18 -0000 Author: wen Date: Mon Sep 12 02:07:16 2016 New Revision: 421895 URL: https://svnweb.freebsd.org/changeset/ports/421895 Log: - Update to 4.036 Changes: http://cpansearch.perl.org/src/MICHIELB/DBD-mysql-4.036/Changes Modified: head/databases/p5-DBD-mysql/Makefile head/databases/p5-DBD-mysql/distinfo head/databases/p5-DBD-mysql/pkg-plist Modified: head/databases/p5-DBD-mysql/Makefile ============================================================================== --- head/databases/p5-DBD-mysql/Makefile Mon Sep 12 02:01:38 2016 (r421894) +++ head/databases/p5-DBD-mysql/Makefile Mon Sep 12 02:07:16 2016 (r421895) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-mysql -PORTVERSION= 4.035 +PORTVERSION= 4.036 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-DBD-mysql/distinfo ============================================================================== --- head/databases/p5-DBD-mysql/distinfo Mon Sep 12 02:01:38 2016 (r421894) +++ head/databases/p5-DBD-mysql/distinfo Mon Sep 12 02:07:16 2016 (r421895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468149328 -SHA256 (DBD-mysql-4.035.tar.gz) = b7eca365ea16bcf4c96c2fc0221304ff9c4995e7a551886837804a8f66b61937 -SIZE (DBD-mysql-4.035.tar.gz) = 145455 +TIMESTAMP = 1473321825 +SHA256 (DBD-mysql-4.036.tar.gz) = 5c48a823f86b8110ccb6504c6176ca248b52f56829dd4548bc39c3509f4154cf +SIZE (DBD-mysql-4.036.tar.gz) = 146513 Modified: head/databases/p5-DBD-mysql/pkg-plist ============================================================================== --- head/databases/p5-DBD-mysql/pkg-plist Mon Sep 12 02:01:38 2016 (r421894) +++ head/databases/p5-DBD-mysql/pkg-plist Mon Sep 12 02:07:16 2016 (r421895) @@ -1,5 +1,4 @@ %%SITE_ARCH%%/Bundle/DBD/mysql.pm -%%SITE_ARCH%%/DBD/README.pod %%SITE_ARCH%%/DBD/mysql.pm %%SITE_ARCH%%/DBD/mysql/GetInfo.pm %%SITE_ARCH%%/DBD/mysql/INSTALL.pod