Subject: CVS commit: pkgsrc/databases/soci
From: Joerg Sonnenberger
Date: 2013-09-11 14:22:33
Message id: 20130911122233.6A37E96@cvs.netbsd.org

Log Message:
Update to soci 3.2.2:
- Fix uninitialized indicators in conversion_into_type and
  conversion_use_type specialisations
- Fixed placeholder matching for PostgreSQL-style casts with ORM
- Fixed memory leaking in use binding in case of bind/unbind sequence
- Fixed sscanf formatter for MinGW/MSVC in backends
- Fixed partial placeholder name matching for ORM cases
- Added test for use of indicators with rowset<row>
- Added test for get_affected_rows after bulk operations

Add options for selecting MySQL/PostgreSQL/SQLite backends, defaulting
to PostgreSQL.

Files:
RevisionActionfile
1.4modifypkgsrc/databases/soci/Makefile
1.2modifypkgsrc/databases/soci/PLIST
1.4modifypkgsrc/databases/soci/distinfo
1.2modifypkgsrc/databases/soci/patches/patch-CMakeLists.txt
1.1addpkgsrc/databases/soci/options.mk
1.1removepkgsrc/databases/soci/patches/patch-backends_postgresql_session.cpp
1.1removepkgsrc/databases/soci/patches/patch-backends_postgresql_soci-postgresql.h
1.1removepkgsrc/databases/soci/patches/patch-backends_sqlite3_soci-sqlite3.h
1.1removepkgsrc/databases/soci/patches/patch-core_once-temp-type.cpp
1.1removepkgsrc/databases/soci/patches/patch-core_once-temp-type.h