pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-mysql Updated to 4.020
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c2b883fd43f
branches: trunk
changeset: 598547:7c2b883fd43f
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Thu Jan 26 19:34:20 2012 +0000
description:
Updated to 4.020
Changes:
2011-08-15 Patrick Galbraith <patg at patg dot net> (4.020)
* Numerous (!! Thank you!!) fixes for prepared statements: Masahiro Chiba <nihen at megabbs
dot com>
- Chop blanks fixed
- UTF8 improvements
- fixed memory allocation for BLOBs
- auto-reconnect
* Fix in leak test, which failed sometime due to first assignment $prev_size over
paging (Masahiro Chiba)
* Catalog test allows use of schemas other than 'test' (Masahiro Chiba)
* Documentation fix for auto_reconnect (Karen Etheridge <ether at cpan dot
org>)
* Win32 and general installation fixes (Alexandr Ciornii, http://chorny.net)
diffstat:
databases/p5-DBD-mysql/Makefile | 5 ++---
databases/p5-DBD-mysql/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 30ce58de175d -r 7c2b883fd43f databases/p5-DBD-mysql/Makefile
--- a/databases/p5-DBD-mysql/Makefile Thu Jan 26 19:22:06 2012 +0000
+++ b/databases/p5-DBD-mysql/Makefile Thu Jan 26 19:34:20 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2011/08/06 20:11:02 adam Exp $
+# $NetBSD: Makefile,v 1.47 2012/01/26 19:34:20 rhaen Exp $
-DISTNAME= DBD-mysql-4.019
+DISTNAME= DBD-mysql-4.020
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5dmy
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff -r 30ce58de175d -r 7c2b883fd43f databases/p5-DBD-mysql/distinfo
--- a/databases/p5-DBD-mysql/distinfo Thu Jan 26 19:22:06 2012 +0000
+++ b/databases/p5-DBD-mysql/distinfo Thu Jan 26 19:34:20 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2011/05/09 12:37:25 adam Exp $
+$NetBSD: distinfo,v 1.15 2012/01/26 19:34:20 rhaen Exp $
-SHA1 (DBD-mysql-4.019.tar.gz) = c6acdea59eac313e14d016ae2af0cb97b06d7fe2
-RMD160 (DBD-mysql-4.019.tar.gz) = c6fbde74d2edee3f3933f897fffa13d337109ece
-Size (DBD-mysql-4.019.tar.gz) = 136526 bytes
+SHA1 (DBD-mysql-4.020.tar.gz) = 1c3e11e36360e08aa33c4235998bc38026b4cb73
+RMD160 (DBD-mysql-4.020.tar.gz) = 84707487c20985808e3f9ce35fce26e1ec0777bb
+Size (DBD-mysql-4.020.tar.gz) = 137736 bytes
Home |
Main Index |
Thread Index |
Old Index