Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D92947A210 for ; Mon, 4 Jul 2016 20:47:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 501CB85E9B; Mon, 4 Jul 2016 20:47:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D1B1B85E93 for ; Mon, 4 Jul 2016 20:47:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ygpiHmrhl5RW for ; Mon, 4 Jul 2016 20:47:30 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5472F85E8D for ; Mon, 4 Jul 2016 20:47:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4AA82FBB5; Mon, 4 Jul 2016 20:47:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146766525049720" MIME-Version: 1.0 Date: Mon, 4 Jul 2016 20:47:30 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/databases/php-mongo To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160704204730.4AA82FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_146766525049720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jul 4 20:47:30 UTC 2016 Modified Files: pkgsrc/databases/php-mongo: Makefile distinfo Log Message: Updated php55-mongo to 1.6.14. >From Bartosz Kuzma in PR 51306. 1.6.14 ** Bug * [PHP-1468] - Segfault on node with high network latency * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link ** Improvement * [PHP-1510] - Route unacknowledged writes through legacy op codes 1.6.13 ** Bug * [PHP-1483] - GridFS file storage fails on big endian platform * [PHP-1500] - Socket timeout not applied to initial command cursor query * [PHP-1501] - Rephrase unsupported/corrupt BSON messages * [PHP-1504] - Segfault connecting to authenticated RS after non-auth connections * [PHP-1505] - negative files.length when storing file with size > 2GB in gridfs 1.6.12 ** Bug * [PHP-1494] - We don't allocate enough space for the hash buffer ** Task * [PHP-1474] - Declare no support for PHP 7 1.6.11 ** Bug * [PHP-1467] - PHP driver on big endian platform not connecting to MongoDB 1.6.10 ** Bug * [PHP-1460] - Query with limit leaves open cursors on server * [PHP-1462] - Fix static compilation * [PHP-1464] - GridFS should not drop dupes when creating index To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/php-mongo/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/php-mongo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146766525049720 Content-Disposition: inline Content-Length: 1685 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/databases/php-mongo/Makefile diff -u pkgsrc/databases/php-mongo/Makefile:1.3 pkgsrc/databases/php-mongo/Makefile:1.4 --- pkgsrc/databases/php-mongo/Makefile:1.3 Sat Dec 19 14:27:13 2015 +++ pkgsrc/databases/php-mongo/Makefile Mon Jul 4 20:47:30 2016 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/12/19 14:27:13 taca Exp $ +# $NetBSD: Makefile,v 1.4 2016/07/04 20:47:30 wiz Exp $ MODNAME= mongo -PECL_VERSION= 1.6.9 +PECL_VERSION= 1.6.14 CATEGORIES+= databases MAINTAINER= bartosz.kuzma@gmail.com Index: pkgsrc/databases/php-mongo/distinfo diff -u pkgsrc/databases/php-mongo/distinfo:1.2 pkgsrc/databases/php-mongo/distinfo:1.3 --- pkgsrc/databases/php-mongo/distinfo:1.2 Tue Nov 3 01:56:25 2015 +++ pkgsrc/databases/php-mongo/distinfo Mon Jul 4 20:47:30 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 01:56:25 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/07/04 20:47:30 wiz Exp $ -SHA1 (php-mongo/mongo-1.6.9.tgz) = 2524623d147c0821ea852ca1c84204d2afb32a87 -RMD160 (php-mongo/mongo-1.6.9.tgz) = c14132882e166a1fc95107ccc879684f78b3907f -SHA512 (php-mongo/mongo-1.6.9.tgz) = 0a649ef67450a795a2fd8fc34d927e640bc7ecde5a1885b581c967f8adb61429d864cd993939fa7299dc35edd58d13a28562e71a0287a754f9fd04f2ac1643de -Size (php-mongo/mongo-1.6.9.tgz) = 208955 bytes +SHA1 (php-mongo/mongo-1.6.14.tgz) = adf5f3adbf1cf0ce64dcd3be510753bfa4196684 +RMD160 (php-mongo/mongo-1.6.14.tgz) = d8445bded61568a6d299537ca4744912175d9cc3 +SHA512 (php-mongo/mongo-1.6.14.tgz) = 7c87e148394085e90f091a6abd3e66a02620d7990098c318b97ee333751668f77f8b45ed5d0fb9806b8169b603998f8306a55a7c607773742fc2c93076f88764 +Size (php-mongo/mongo-1.6.14.tgz) = 210095 bytes --_----------=_146766525049720--