summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-05 15:07:10 +0000
committerwiz <wiz>2008-11-05 15:07:10 +0000
commit9cc600e643fa5f1cde51667230aa9cedcb8227dc (patch)
treead4fed14c30322eb2553704fe302a34e0c597cd5 /databases
parentc751e75d390d29383007756621a9019cca535a5e (diff)
downloadpkgsrc-9cc600e643fa5f1cde51667230aa9cedcb8227dc.tar.gz
Update to 4.010:
2008-10-24 Patrick Galbraith <patg@patg.net> (4.010) * Fix to dbd_bind_ph() for uninitialized value 'buffer_length' thanks for bug report and patch from Askniel.com (thanks!) 2008-10-21 Patrick Galbraith <patg@patg.net> (4.009) * Fix to re-enable TAKE_IMP_DATA_VERSION. Still have to ensure DBI version 1.607 or higher * Fix to escaped single quotes throwing off bind param detection. Patch from Zhurs (zhurs@yandex.ru) Spasibo! 2008-8-15 Patrick Galbraith <patg@patg.net> (4.008) * Multi statement patch, thanks to Chris Heath! * Disabled TAKE_IMP_DATA_VERSION because segfault with DBI < 1.607 * #29528: bind_param(..., SQL_FLOAT) ignores exponents - fixed, Thanks to Tokuhiro Matsuno! * Cleanups to make mysqlEmb work under Cygwin - Thanks to Chris Rodgers <http://rodgers.org.uk/> ! * Modified and disabled tests for MySQL version < 4.1 for unsupported features 2008-5-11 Patrick Galbraith <patg@patg.net> (4.007) * Took out mysql_server_init call where not needed * Complete re-write of test suit to use Test::More - tons of cleanups! * Makefile.PL changes to use current user in 'make test' if not defined
Diffstat (limited to 'databases')
-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 dac9c1a9c35..f9a4054ca40 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2008/10/19 19:17:44 he Exp $
+# $NetBSD: Makefile,v 1.39 2008/11/05 15:07:10 wiz Exp $
#
-DISTNAME= DBD-mysql-4.006
+DISTNAME= DBD-mysql-4.010
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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 732cd1ba34f..69db6b9b6ff 100644
--- a/databases/p5-DBD-mysql/distinfo
+++ b/databases/p5-DBD-mysql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/04/23 21:05:19 wiz Exp $
+$NetBSD: distinfo,v 1.10 2008/11/05 15:07:10 wiz Exp $
-SHA1 (DBD-mysql-4.006.tar.gz) = ac39cc1fca0dad0dd4a21e945e29f014edb77436
-RMD160 (DBD-mysql-4.006.tar.gz) = 526fcfed66a1910825d7c6798f31808fd2ee9ec0
-Size (DBD-mysql-4.006.tar.gz) = 129510 bytes
+SHA1 (DBD-mysql-4.010.tar.gz) = fc17e7a117d4cc6efcaa265653265d7e832ea7fb
+RMD160 (DBD-mysql-4.010.tar.gz) = f1c584590bec4b459aab052860cbbffcf5ae6627
+Size (DBD-mysql-4.010.tar.gz) = 125211 bytes