summaryrefslogtreecommitdiff
path: root/databases/p5-Apache-DBI/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-19 22:28:57 +0000
committerwiz <wiz>2006-07-19 22:28:57 +0000
commit2b14e8eddd18bd97831274dbb86fac2e3e51049e (patch)
treea1e0c0ffe81f0d8f0406647ede221c5ae948c16f /databases/p5-Apache-DBI/distinfo
parentcad7b24facbd7fbe271bdb53c9f9947e594df784 (diff)
downloadpkgsrc-2b14e8eddd18bd97831274dbb86fac2e3e51049e.tar.gz
Update to 1.01:
1.01 06/04/2006 - Re-release as non developer release. No changes from 1.00_01. 1.00_01 05/29/2006 - As DBI has supported only perl 5.6.0 since 2003 v1.38 Apache::DBI now requires perl 5.6.0 as well. - Fix a plethora of uninitialized variable warnings, general code cleanup, don't import unneeded symbols from Carp, Digest::SHA1, and Digest::MD5 - http://rt.cpan.org/Ticket/Display.html?id=17073 $sth->rows is inconsistent across DBD::* drivers and sometimes always returns 0. We were using this to distinguish between a blank password and no passwd. Now we don't call this function. - http://rt.cpan.org/Ticket/Display.html?id=17422 a fatal error involving mp1, mp2 constants co-existance was fixed in AuthDBI. - http://rt.cpan.org/Ticket/Display.html?id=17446 under mod_perl 2, the check to skip caching connections at server startup was broken; thus, causing children to incorrectly share dbh handles with the parent. - http://rt.cpan.org/Ticket/Display.html?id=19491 a critical return was missing connect() under mod_perl2 - Moved module's repository to its new home in SVN from CVS http://svn.perl.org/modules/Apache-DBI
Diffstat (limited to 'databases/p5-Apache-DBI/distinfo')
-rw-r--r--databases/p5-Apache-DBI/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-Apache-DBI/distinfo b/databases/p5-Apache-DBI/distinfo
index b953a11002f..90ae002b393 100644
--- a/databases/p5-Apache-DBI/distinfo
+++ b/databases/p5-Apache-DBI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/02/10 09:20:53 hiramatsu Exp $
+$NetBSD: distinfo,v 1.5 2006/07/19 22:28:57 wiz Exp $
-SHA1 (Apache-DBI-0.9901.tar.gz) = ad279c1e3906a69aed8febe2e40170abccc8dbcf
-RMD160 (Apache-DBI-0.9901.tar.gz) = e3aa9a2bf9562d8c1332edd5f85e4ad936f3bf22
-Size (Apache-DBI-0.9901.tar.gz) = 31786 bytes
+SHA1 (Apache-DBI-1.01.tar.gz) = af65024c46be190a1d2e208e447e56a69e5ee9c4
+RMD160 (Apache-DBI-1.01.tar.gz) = 05a375c19a10b5b903524ef827bcfbbe3c8564cd
+Size (Apache-DBI-1.01.tar.gz) = 32969 bytes