databases/pecl-mongodb: update 1.8.1 -> 1.9.0

- adds support for PHP 8.0

PR:		251665
Submitted by:	michael.glaus@hostpoint.ch
This commit is contained in:
Kurt Jaeger 2020-12-07 13:04:40 +00:00
parent b28d26b700
commit 6c6a9538f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557226
2 changed files with 4 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mongodb
PORTVERSION= 1.8.1
PORTVERSION= 1.9.0
CATEGORIES= databases pear
MAINTAINER= pi@FreeBSD.org
@ -10,10 +10,6 @@ COMMENT= PECL classes for MongoDB
LICENSE= APACHE20
USES= php:pecl ssl
# 8.0 not yet supported, see
# https://github.com/mongodb/mongo-php-driver/issues/1161
# and https://jira.mongodb.org/browse/PHPC-1631
IGNORE_WITH_PHP=80
USE_PHP= spl:build
CFLAGS+= -I${LOCALBASE}/include

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1603562262
SHA256 (PECL/mongodb-1.8.1.tgz) = d42f85a74ed89062c0f27a1c1bc8c383f5401e239cbff40c09df1e7602a5b977
SIZE (PECL/mongodb-1.8.1.tgz) = 1292453
TIMESTAMP = 1607328895
SHA256 (PECL/mongodb-1.9.0.tgz) = 1a9e7117b749c2dd63bd3493bf38c24a9acd11646ec96a0d92ba6380eee0ab9a
SIZE (PECL/mongodb-1.9.0.tgz) = 1300408