diff options
author | joerg <joerg@pkgsrc.org> | 2013-09-11 12:22:33 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2013-09-11 12:22:33 +0000 |
commit | 25305daafc3fc3cf8d4f3dae9f3d3447214f24b0 (patch) | |
tree | 5524c2ee0a01af36af0c5c80f19fa16c94952812 /databases/soci/distinfo | |
parent | 1991beb91c9303fef0243ccc9fc53ecefb5fe3f3 (diff) | |
download | pkgsrc-25305daafc3fc3cf8d4f3dae9f3d3447214f24b0.tar.gz |
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.
Diffstat (limited to 'databases/soci/distinfo')
-rw-r--r-- | databases/soci/distinfo | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/databases/soci/distinfo b/databases/soci/distinfo index b6c185e72f6..1c58dbc5842 100644 --- a/databases/soci/distinfo +++ b/databases/soci/distinfo @@ -1,11 +1,6 @@ -$NetBSD: distinfo,v 1.3 2013/08/30 10:19:37 joerg Exp $ +$NetBSD: distinfo,v 1.4 2013/09/11 12:22:33 joerg Exp $ -SHA1 (soci-3.2.1.tar.gz) = 38f602ec8d61c4563df8ea4d4ed318dc378e7096 -RMD160 (soci-3.2.1.tar.gz) = 3e98139aa904c62dbf7cc6a1fae5fc73042a6364 -Size (soci-3.2.1.tar.gz) = 343358 bytes -SHA1 (patch-CMakeLists.txt) = c66f0b8fd3ca0fedaebedd6943ae0471f7c6ba35 -SHA1 (patch-backends_postgresql_session.cpp) = d816ffc0c4981ef9b2bdcb28e9e4292b519d3e75 -SHA1 (patch-backends_postgresql_soci-postgresql.h) = 1c01ebdad82d4f641024b8e73a4c853f1c83b134 -SHA1 (patch-backends_sqlite3_soci-sqlite3.h) = 688260116f0e35f37f7de8d61366a3397259dc0c -SHA1 (patch-core_once-temp-type.cpp) = 5d19aa72accd8d3883915283c1380df2ec4c7e5c -SHA1 (patch-core_once-temp-type.h) = 5c08a4c0f5bba3729bfec2c6930b6145da5e864d +SHA1 (soci-3.2.2.tar.gz) = 0a63cdbe719793c37b328a95778451a550f22c0a +RMD160 (soci-3.2.2.tar.gz) = d366c1773d23c551404a8e05791afc3a4b6acfdd +Size (soci-3.2.2.tar.gz) = 354047 bytes +SHA1 (patch-CMakeLists.txt) = 589fed2101a09637cb3f052bf7915dd2bccf0385 |