summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorsno <sno>2009-05-06 06:34:10 +0000
committersno <sno>2009-05-06 06:34:10 +0000
commit98fcd6d9bd6311c50790438d29c41f6224bb7648 (patch)
tree5c9aee9148f67f62ede5875d20c53b891aee7f79 /databases/p5-DBI
parent9657b58504b4e84b9aa44bdf4697a7b48ef29ed8 (diff)
downloadpkgsrc-98fcd6d9bd6311c50790438d29c41f6224bb7648.tar.gz
PkgSrc changes:
- Updating package for p5 DBI module's from 1.607 to 1.608 Upstream changes: * Changes in DBI 1.608 (svn r12742) 5th May 2009 Fixes to DBD::File (H.Merijn Brand) bind_param () now honors the attribute argument added f_ext attribute File::Spec is always required. (CORE since 5.00405) Fail and set errstr on parameter count mismatch in execute () Fixed two small memory leaks when running in mod_perl one in DBI->connect and one in DBI::Gofer::Execute. Both due to "local $ENV{...};" leaking memory. Fixed DBD_ATTRIB_DELETE macro for driver authors and updated DBI::DBD docs thanks to Martin J. Evans. Fixed 64bit issues in trace messages thanks to Charles Jardine. Fixed FETCH_many() method to work with drivers that incorrectly return an empty list from $h->FETCH. Affected gofer. Added 'sqlite_' as registered prefix for DBD::SQLite. Corrected many typos in DBI docs thanks to Martin J. Evans. Improved DBI::DBD docs thanks to H.Merijn Brand.
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile5
-rw-r--r--databases/p5-DBI/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 7c2ab3ea676..c16015d3697 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2008/10/19 19:17:44 he Exp $
+# $NetBSD: Makefile,v 1.44 2009/05/06 06:34:10 sno Exp $
-DISTNAME= DBI-1.607
+DISTNAME= DBI-1.608
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index b12436b4529..8002d0419d4 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2008/07/24 09:28:47 rhaen Exp $
+$NetBSD: distinfo,v 1.25 2009/05/06 06:34:10 sno Exp $
-SHA1 (DBI-1.607.tar.gz) = 5883b7c8129f33d234fdbb7903b60c60abf7dadb
-RMD160 (DBI-1.607.tar.gz) = e1dd06cd5b4f3fcd5e2850e9b36fdfe7eae44c4b
-Size (DBI-1.607.tar.gz) = 504385 bytes
+SHA1 (DBI-1.608.tar.gz) = 6ce03c2d385ba6a12a45a0cf4900001bbcf4176b
+RMD160 (DBI-1.608.tar.gz) = 646a6d3ff7ca796ae0ca17bb54c14e45992080b2
+Size (DBI-1.608.tar.gz) = 508058 bytes