summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormjl <mjl>2001-06-10 13:52:45 +0000
committermjl <mjl>2001-06-10 13:52:45 +0000
commitcf41bdb7f694ddbd5224d50b58bdd667ea4de2fe (patch)
treecb11a7b38c77650271e46a993366d6cd07db9381 /databases
parent8176e7b7898e6e83c5342775c60ffa3348d66fa1 (diff)
downloadpkgsrc-cf41bdb7f694ddbd5224d50b58bdd667ea4de2fe.tar.gz
Updated to 1.18
Fixed that altering ShowErrorStatement also altered AutoCommit! Fixed DBD::Proxy to handle commit() and rollback(). Long overdue, sorry. Fixed incompatibility with perl 5.004 (but no one's using that right? :) Fixed connect_cached and prepare_cached to not be affected by the order of elements in the attribute hash. Fixed version number of DBI::Shell Defined and documented table_info() attribute semantics (ODBC compatible)
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBI/Makefile4
-rw-r--r--databases/p5-DBI/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index c470a4a2179..072bd5917ac 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2001/06/02 14:50:35 mjl Exp $
+# $NetBSD: Makefile,v 1.8 2001/06/10 13:52:45 mjl Exp $
#
-DISTNAME= DBI-1.16
+DISTNAME= DBI-1.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index bb67d570088..6724c684dd8 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/06/02 14:50:35 mjl Exp $
+$NetBSD: distinfo,v 1.4 2001/06/10 13:52:45 mjl Exp $
-SHA1 (DBI-1.16.tar.gz) = 85b717ec85c578bf781e6a4b9b03fac965a51feb
-Size (DBI-1.16.tar.gz) = 194781 bytes
+SHA1 (DBI-1.18.tar.gz) = 1a0544fd985ec0ee11a6fb6137e3691588e60d6d
+Size (DBI-1.18.tar.gz) = 198250 bytes