summaryrefslogtreecommitdiff
path: root/databases/php-mongo
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-04 20:47:30 +0000
committerwiz <wiz>2016-07-04 20:47:30 +0000
commit245f05eae5001396f8b1da9fe3a9aecde6ca9193 (patch)
tree2de0053e1cfeb7fd25815ce8b68345bcc15ad5a4 /databases/php-mongo
parentc69f22b41375ab6944954e229e554bc9a099821b (diff)
downloadpkgsrc-245f05eae5001396f8b1da9fe3a9aecde6ca9193.tar.gz
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
Diffstat (limited to 'databases/php-mongo')
-rw-r--r--databases/php-mongo/Makefile4
-rw-r--r--databases/php-mongo/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/php-mongo/Makefile b/databases/php-mongo/Makefile
index a1837bcd013..17f2751b450 100644
--- a/databases/php-mongo/Makefile
+++ b/databases/php-mongo/Makefile
@@ -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
diff --git a/databases/php-mongo/distinfo b/databases/php-mongo/distinfo
index f7830aed4f9..4d453018ad9 100644
--- a/databases/php-mongo/distinfo
+++ b/databases/php-mongo/distinfo
@@ -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