databases/php-mongo: update to 1.6.16

1.6.15 (2017-09-01)

* [PHP-1489] - Can't run the test suite against MongoDB 3.1.2 or later
* [PHP-1528] - Extension should link OpenSSL during compilation


1.6.16 (2017-09-05)

* [PHP-1529] - undefined symbol: php_mongo_asn1_time_to_time_t
This commit is contained in:
taca 2024-02-24 16:15:00 +00:00
parent 5f1fd0a5c5
commit 2fe271564c
1 changed files with 2 additions and 3 deletions

View File

@ -1,13 +1,12 @@
# $NetBSD: Makefile,v 1.8 2023/10/24 22:08:32 wiz Exp $
# $NetBSD: Makefile,v 1.9 2024/02/24 16:15:00 taca Exp $
MODNAME= mongo
PECL_VERSION= 1.6.14
PECL_VERSION= 1.6.16
CATEGORIES+= databases
MAINTAINER= bartosz.kuzma@gmail.com
HOMEPAGE= https://pecl.php.net/package/mongo
COMMENT= MongoDB database driver
PKGREVISION= 1
LICENSE= apache-2.0
PHP_VERSIONS_ACCEPTED= 56