Sat Aug 29 04:41:50 2015 UTC ()
Update to 4.032

Upstream changes:
2015-07-20 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032)
* Full-release to include 02 and 01.

2015-06-15 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032_02)
* Added support for utf8mb4 by Dani螔 van Eeden and Eric Herman (Booking.com)
* Added patch for connection attributes in MySQL 5.6.6+, by Dani螔 van Eeden
   and Eric Herman (Booking.com).

2015-04-16 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032_01)
* Fixed test rt88006-bit-prepare on MyISAM storage
   (Reported both in RT102657 and by Scimon on github)
* Fix for https://rt.cpan.org/Public/Bug/Display.html?id=102717 "Fritz" Friedrich Haubensak (hsk AT fli-leibniz DOT de)
Vielen Danken!
* Corrected name ofINSTALL.pm in POD David Farrell <davidnmfarrell AT gmail DOT com>

    Corrected name of INSTALL.pm in POD


(wen)
diff -r1.60 -r1.61 pkgsrc/databases/p5-DBD-mysql/Makefile
diff -r1.20 -r1.21 pkgsrc/databases/p5-DBD-mysql/distinfo

cvs diff -r1.60 -r1.61 pkgsrc/databases/p5-DBD-mysql/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/p5-DBD-mysql/Makefile 2015/06/12 10:48:38 1.60
+++ pkgsrc/databases/p5-DBD-mysql/Makefile 2015/08/29 04:41:50 1.61
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.60 2015/06/12 10:48:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.61 2015/08/29 04:41:50 wen Exp $
2 2
3DISTNAME= DBD-mysql-4.031 3DISTNAME= DBD-mysql-4.032
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= databases perl5 5CATEGORIES= databases perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
8 7
9MAINTAINER= bad@NetBSD.org 8MAINTAINER= bad@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/DBD-mysql/ 9HOMEPAGE= http://search.cpan.org/dist/DBD-mysql/
11COMMENT= Perl DBI/DBD driver for MySQL databases 10COMMENT= Perl DBI/DBD driver for MySQL databases
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14#DEPENDS+= p5-Data-ShowTable>=3.3:../../devel/p5-Data-ShowTable 13#DEPENDS+= p5-Data-ShowTable>=3.3:../../devel/p5-Data-ShowTable
15 14
16PERL5_PACKLIST= auto/DBD/mysql/.packlist 15PERL5_PACKLIST= auto/DBD/mysql/.packlist
17 16
18REPLACE_PERL= lib/DBD/mysql.pm 17REPLACE_PERL= lib/DBD/mysql.pm

cvs diff -r1.20 -r1.21 pkgsrc/databases/p5-DBD-mysql/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/p5-DBD-mysql/distinfo 2015/03/08 09:57:03 1.20
+++ pkgsrc/databases/p5-DBD-mysql/distinfo 2015/08/29 04:41:50 1.21
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.20 2015/03/08 09:57:03 wen Exp $ 1$NetBSD: distinfo,v 1.21 2015/08/29 04:41:50 wen Exp $
2 2
3SHA1 (DBD-mysql-4.031.tar.gz) = e413320e7a7899d801acd10ccee27c9460b53b3a 3SHA1 (DBD-mysql-4.032.tar.gz) = 30a3d9ddf1187dfc0270bde7860be7de1c05a3bf
4RMD160 (DBD-mysql-4.031.tar.gz) = dc25a5c307d99b2c3b875ede3755409ddd9334e1 4RMD160 (DBD-mysql-4.032.tar.gz) = a72584b93b6f4866a7367d545de60b96dc9da20c
5Size (DBD-mysql-4.031.tar.gz) = 145217 bytes 5Size (DBD-mysql-4.032.tar.gz) = 146476 bytes