Thu Jan 12 14:48:15 2017 UTC ()
Update databases/mongo-c-driver to 1.5.3.

Changes since 1.5.0:

- allow mixed $ and non-$ query ops.
- Missing exports of mongoc_gridfs_file_set_*() functions.
- update define constants for "find" opts to be unique.
- Windows CA stores should be opened with read-only flag.
- Fix SEGFAULT with performance counters on NUMA (thanks to Jonathan Wang).
- Prevent rare assertion error in mongoc_cluster_stream_for_server.
- Improve error messages from auth failure.
- Escape quotes when appending CFLAGS to handshake metadata.
- Fix OpenSSL header lookups in non-default paths.
- Fix build failure with LibreSSL.


(fhajny)
diff -r1.22 -r1.23 pkgsrc/databases/mongo-c-driver/Makefile
diff -r1.21 -r1.22 pkgsrc/databases/mongo-c-driver/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/databases/mongo-c-driver/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/mongo-c-driver/Makefile 2016/12/17 14:25:30 1.22
+++ pkgsrc/databases/mongo-c-driver/Makefile 2017/01/12 14:48:15 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2016/12/17 14:25:30 joerg Exp $ 1# $NetBSD: Makefile,v 1.23 2017/01/12 14:48:15 fhajny Exp $
2 2
3DISTNAME= mongo-c-driver-1.5.0 3DISTNAME= mongo-c-driver-1.5.3
4CATEGORIES= databases 4CATEGORIES= databases
5MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/}
6 6
7MAINTAINER= filip@joyent.com 7MAINTAINER= filip@joyent.com
8HOMEPAGE= http://github.com/mongodb/mongo-c-driver/ 8HOMEPAGE= http://github.com/mongodb/mongo-c-driver/
9COMMENT= MongoDB client library written in C 9COMMENT= MongoDB client library written in C
10LICENSE= apache-2.0 10LICENSE= apache-2.0
11 11
12GITHUB_RELEASE= ${PKGVERSION_NOREV} 12GITHUB_RELEASE= ${PKGVERSION_NOREV}
13 13
14# Requires shm_open() 14# Requires shm_open()
15NOT_FOR_PLATFORM+= OpenBSD-*-* 15NOT_FOR_PLATFORM+= OpenBSD-*-*
16 16

cvs diff -r1.21 -r1.22 pkgsrc/databases/mongo-c-driver/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/mongo-c-driver/distinfo 2016/12/17 14:25:30 1.21
+++ pkgsrc/databases/mongo-c-driver/distinfo 2017/01/12 14:48:15 1.22
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.21 2016/12/17 14:25:30 joerg Exp $ 1$NetBSD: distinfo,v 1.22 2017/01/12 14:48:15 fhajny Exp $
2 2
3SHA1 (mongo-c-driver-1.5.0.tar.gz) = 0efbee3a8cad869d173a21ef1be0efebdce1bc5d 3SHA1 (mongo-c-driver-1.5.3.tar.gz) = 3d1bd247ae66a533528eb2b19e3ba45a81d02d73
4RMD160 (mongo-c-driver-1.5.0.tar.gz) = f95263ba6100314043b28515be119097c647d603 4RMD160 (mongo-c-driver-1.5.3.tar.gz) = 994ff303bf64d91320646d4a8c6a9e19197e7383
5SHA512 (mongo-c-driver-1.5.0.tar.gz) = 28dbe86d16fe2b81adde1f0735b8a29027ef10c9e6a006de5230aaa93a1eca1423ab60347f3a080fc28dbba4373c867abfbb770ebf71b1660177d932db423c2c 5SHA512 (mongo-c-driver-1.5.3.tar.gz) = de2552ec2121f43342e0372f5837797f1ca3a9c8a9e2479f316c81eb308b16a0b05ec55ae655d10f229e5a1ec6e238ec975fa7a7ba2cc944c427efaa8eaa902c
6Size (mongo-c-driver-1.5.0.tar.gz) = 6259776 bytes 6Size (mongo-c-driver-1.5.3.tar.gz) = 6262503 bytes
7SHA1 (patch-src_mongoc_mongoc-cursor.c) = 9e0ada19f237972c9671bd90ff656ab9249f694f 7SHA1 (patch-src_mongoc_mongoc-cursor.c) = 9e0ada19f237972c9671bd90ff656ab9249f694f