diff options
author | joerg <joerg@pkgsrc.org> | 2015-06-07 22:42:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-06-07 22:42:15 +0000 |
commit | 2e9fffd0cc697147f3bd1fb7e85116291422383b (patch) | |
tree | b573500fd644396c4c56e8da09ff5c01aefeb17e /databases/soci | |
parent | 56b7181ac847fa04337adf1e0efed005b1729d9a (diff) | |
download | pkgsrc-2e9fffd0cc697147f3bd1fb7e85116291422383b.tar.gz |
Update PostgreSQL 9.3 to 9.3.8:
- Avoid failures while fsync'ing data directory during crash restart
- Fix pg_get_functiondef() to show functions' LEAKPROOF property, if set
- Remove configure's check prohibiting linking to a threaded libpython
on OpenBSD
- Allow libpq to use TLS protocol versions beyond v1
Diffstat (limited to 'databases/soci')
-rw-r--r-- | databases/soci/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/soci/distinfo b/databases/soci/distinfo index 34986941dc8..e167840e34f 100644 --- a/databases/soci/distinfo +++ b/databases/soci/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.5 2013/10/04 18:32:07 joerg Exp $ +$NetBSD: distinfo,v 1.6 2015/06/07 22:42:15 joerg Exp $ 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 +SHA1 (patch-backends_postgresql_standard-into-type.cpp) = 9d94bdf632deca3c39d4cc939e46771caa870996 SHA1 (patch-backends_postgresql_statement.cpp) = d8c9fc32b9866eb3756e7f6f684255840462ac56 SHA1 (patch-cmake_SociConfig.cmake) = d9b7585b4fe82058f70928e4a57058fa03273385 |