summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql
diff options
context:
space:
mode:
authorrhaen <rhaen>2013-01-25 23:45:28 +0000
committerrhaen <rhaen>2013-01-25 23:45:28 +0000
commit5c4a9f677522f81c36e7cef6ace71ed6e209009e (patch)
treeb9021f815417fe430eb5609d4fad313362f5f18b /databases/p5-DBD-mysql
parent7cdbac44a5681d9da7d241754928da0a06667389 (diff)
downloadpkgsrc-5c4a9f677522f81c36e7cef6ace71ed6e209009e.tar.gz
- Updated to 4.022
ChangeLog: 2012-08-28 Patrick Galbraith et open source community <patg at patg dot net> (4.022) * Fixes for Win32 from Rom Hoelz (https://github.com/hoelzro) * Pulling back in work for 4.021 that didn't get pushed and much other work from Chip Salzenberg (https://github.com/chipdude) * Column info order fix from Tokuhiro Matsuno (https://github.com/tokuhirom) * Fix AutoCommit comparison logic to avoid spurious commands to mysql from Matthew Horsfall (https://github.com/wolfsage) * server_preapre can't bind placeholder on comment. from Misahiro Chiba (https://github.com/nihen) * server_prepare; data is null, allocate big memory bug. from Misahiro Chiba (https://github.com/nihen)
Diffstat (limited to 'databases/p5-DBD-mysql')
-rw-r--r--databases/p5-DBD-mysql/Makefile5
-rw-r--r--databases/p5-DBD-mysql/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index 5e90b77197b..ee0a63383c1 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2012/10/03 21:54:17 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2013/01/25 23:45:28 rhaen Exp $
-DISTNAME= DBD-mysql-4.021
+DISTNAME= DBD-mysql-4.022
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5dmy
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-mysql/distinfo b/databases/p5-DBD-mysql/distinfo
index 7a64a479cb0..77e7d47a680 100644
--- a/databases/p5-DBD-mysql/distinfo
+++ b/databases/p5-DBD-mysql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2012/05/08 21:47:37 rhaen Exp $
+$NetBSD: distinfo,v 1.17 2013/01/25 23:45:28 rhaen Exp $
-SHA1 (DBD-mysql-4.021.tar.gz) = 624eca0943bbd98d2e256638b3ef88501625cea0
-RMD160 (DBD-mysql-4.021.tar.gz) = 6a6beb5a0ca70b3d7c305eeda15be9ee6a904512
-Size (DBD-mysql-4.021.tar.gz) = 138802 bytes
+SHA1 (DBD-mysql-4.022.tar.gz) = 87fa351c6ee4c39db24c986b962094c3b6759d71
+RMD160 (DBD-mysql-4.022.tar.gz) = 7bb225967222359ecd4a6cc3bc202814975de142
+Size (DBD-mysql-4.022.tar.gz) = 139925 bytes