diff options
author | obache <obache> | 2007-01-12 17:27:20 +0000 |
---|---|---|
committer | obache <obache> | 2007-01-12 17:27:20 +0000 |
commit | b2b78ffa4254ddb19e5d41d1b155381e9234e8ef (patch) | |
tree | 2369b70c733d1f20fdcb5bf39311ef31d397984f /databases/iodbc/distinfo | |
parent | 890c8c052ce91b254eabf0b267a27de709e52b71 (diff) | |
download | pkgsrc-b2b78ffa4254ddb19e5d41d1b155381e9234e8ef.tar.gz |
Update iodbc to 3.52.5.
Pointed out in PR 35383.
Jan 05 2007, V3.52.5:
* Added support for FileDSN
* Added support for Connection Pooling
* Added check for tracefile size
* Call ODBC 2.x functions in driver if application uses ODBC 2.x only calls
* Fixed problem parsing driver result in SQLSetStmtAttr
* Fixed source code readability
* Fixed bug in overwriting driver name
* Fixed check for /Library/ODBC for Mac OS X
* Fixed prototypes
* Rewrote bootstrap script and configure summary
* Use localtime_r in tracing when available
* Fixed build issues with Mac OS X
* Small code cleanups and fixes
Jan 26 2006, V3.52.4:
* Added support for Mac OS X 10.4 Universal kit (ppc, ppc64 and i386)
* Removed dependency between iodbc and iodbcinst shared libraries
* Cleanup Mac OS X build process
* Clarify LGPL license conditions
* Fixed problem with error on subsequent SQLExecute statements
* Fixed problem building 64bit GUI components
* Fixed compiler warnings
* Fixed problem determining which compiler to use on AIX
* Enabled SHLIB_PATH on HP/UX
* Fixed problem using # as comment in odbc.ini file
* Disabled --disable-odbc3 flag
* Small code cleanups and fixes
pkgsrc chages:
Fix comment and descr, refrect current status.
Diffstat (limited to 'databases/iodbc/distinfo')
-rw-r--r-- | databases/iodbc/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/databases/iodbc/distinfo b/databases/iodbc/distinfo index 4f6873c17ba..c0b257ac35b 100644 --- a/databases/iodbc/distinfo +++ b/databases/iodbc/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.4 2005/12/30 21:03:59 jlam Exp $ +$NetBSD: distinfo,v 1.5 2007/01/12 17:27:20 obache Exp $ -SHA1 (libiodbc-3.52.3.tar.gz) = 01c0925994011f5249a164177203570c399cb1d0 -RMD160 (libiodbc-3.52.3.tar.gz) = d90ef82b9a8624fac107ec9e3196023ab3c30ec8 -Size (libiodbc-3.52.3.tar.gz) = 720332 bytes -SHA1 (patch-aa) = a17457eae6fcce66ff754d122a248526c663d60e -SHA1 (patch-ab) = d0bfad834a2b3594844bb1420b4f609b42a7acb5 -SHA1 (patch-ac) = 79388bb9aa18d12266d99593e69bbb44b0243f03 +SHA1 (libiodbc-3.52.5.tar.gz) = 8982d433daa1344dd9c12b7b507950057b9af6a8 +RMD160 (libiodbc-3.52.5.tar.gz) = 2d9be4a4c0586d5dd117ab0d5347e5c79df6b584 +Size (libiodbc-3.52.5.tar.gz) = 752941 bytes +SHA1 (patch-aa) = 581a97a77224218b87e41b641473a21161b60851 +SHA1 (patch-ac) = fb2b030717e9d60dd1a815fd76ae626bb73e3469 |