mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/pecl-mongodb: update 1.19.0 -> 1.21.0
- also: allow build for php 8.4 Changes: https://github.com/mongodb/mongo-php-driver/releases/ Reported by: Douglas Carmichael <dcarmich@dcarmichael.net> Reviewed by: bofh
This commit is contained in:
parent
4ef37cf5a3
commit
a07947a38c
2 changed files with 4 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= mongodb
|
PORTNAME= mongodb
|
||||||
PORTVERSION= 1.19.0
|
PORTVERSION= 1.21.0
|
||||||
CATEGORIES= databases pear
|
CATEGORIES= databases pear
|
||||||
|
|
||||||
MAINTAINER= pi@FreeBSD.org
|
MAINTAINER= pi@FreeBSD.org
|
||||||
|
@ -9,6 +9,5 @@ WWW= https://docs.mongodb.org/ecosystem/drivers/php/
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
USES= gmake localbase php:build,pecl ssl
|
USES= gmake localbase php:build,pecl ssl
|
||||||
IGNORE_WITH_PHP= 84
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1716228861
|
TIMESTAMP = 1742494510
|
||||||
SHA256 (PECL/mongodb-1.19.0.tgz) = 2bbe89825196676e8932c87f0595922e2b1bb18a6f982ee5f37ebdc447b14d10
|
SHA256 (PECL/mongodb-1.21.0.tgz) = 336506cfd52a878c29bf7e9fb99ff70054ab5efef19ab063c2d28e3889fdb557
|
||||||
SIZE (PECL/mongodb-1.19.0.tgz) = 2082253
|
SIZE (PECL/mongodb-1.21.0.tgz) = 2151749
|
||||||
|
|
Loading…
Add table
Reference in a new issue