NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/3 CVS commit: pkgsrc/databases/p5-DBI



The following reply was made to PR test/3; it has been noted by GNATS.

From: "Wen Heping" <wen%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/3 CVS commit: pkgsrc/databases/p5-DBI
Date: Thu, 31 Oct 2013 08:15:44 +0000

 Module Name:   pkgsrc
 Committed By:  wen
 Date:          Thu Oct 31 08:15:44 UTC 2013
 
 Modified Files:
        pkgsrc/databases/p5-DBI: Makefile distinfo
 
 Log Message:
 Update to 1.630
 
 Upstream changes:
 Fixed err for new drh to be undef not to 0 [Martin J. Evans]
     Fixed RT#83132 - moved DBIstcf* constants to util
         export tag [Martin J. Evans]
     PrintWarn is now triggered by warnings recorded in methods like STORE
         that don't clear err RT#89015 [Tim Bunce]
 
     Changed tracing to no longer show quote and quote_identifier calls
         at trace level 1.
     Changed DBD::Gofer ping while disconnected set_err from warn to info.
     Clarified wording of log message when err is cleared.
     Changed bootstrap to use $XS_VERSION RT#89618 [Andreas Koenig]
 
     Added connect_cached.connected Callback P R # 3 [David E. Wheeler]
 
     Clarified effect of refs in connect_cached attributes [David E. Wheeler]
     Extended ReadOnly attribute docs for when the driver cannot
       ensure read only [Martin J. Evans]
     Corrected SQL_BIGINT docs to say ODBC value is used P R # 5 [ilmari]
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61 -r1.62 pkgsrc/databases/p5-DBI/Makefile
 cvs rdiff -u -r1.38 -r1.39 pkgsrc/databases/p5-DBI/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index