- updated to 4.021
Changes: 2011-08-15 Patrick Galbraith (work of others) <patg at patg dot net> (4.021) * Fix to enable PERL_NO_GET_CONTEXT to spee up DBD on thread Perls (Dave Mitchell <davem at iabyn dot com>) Thank you! * Fix to is_prefix not being exported by mysql Aran Deltax <bluefeet at gmail dot com> Thank you! * Eliminate DBIS usage Dagfinn Ilmari Mannsåker <ilmari at ilmari dot org> Thank you! * Enhanced / Fixed server side prepared statement checks (Steven Hartland) Thank you! * Fix missprint in doc of DBD::mysql of mysql_bind_type_guessing (Perlover http://blog.perloever.com) Thank you! * Misprint in lib/DBD/mysql.pm (Perlover) Thank you!
This commit is contained in:
parent
e49ba86f2d
commit
f3361eebd2
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.47 2012/01/26 19:34:20 rhaen Exp $
|
||||
# $NetBSD: Makefile,v 1.48 2012/05/08 21:47:37 rhaen Exp $
|
||||
|
||||
DISTNAME= DBD-mysql-4.020
|
||||
DISTNAME= DBD-mysql-4.021
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5dmy
|
||||
CATEGORIES= databases perl5
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.15 2012/01/26 19:34:20 rhaen Exp $
|
||||
$NetBSD: distinfo,v 1.16 2012/05/08 21:47:37 rhaen Exp $
|
||||
|
||||
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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue