diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2025-09-14 13:23:15 +0200 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2025-09-19 10:24:02 +0200 |
| commit | 3f8876b8c212ea2cbd3852bfcc4b1cf15aa669c3 (patch) | |
| tree | b7d495deebd939aee19c216fa9ea7a60d1906e5b /databases | |
| parent | 81aea6a61b14f84e311c926e9b86b40f39b6e265 (diff) | |
*/*: bump simdjson dependants following soname change
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/mongosh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mongosh/Makefile b/databases/mongosh/Makefile index 20b496a4107c..f03292cedfd3 100644 --- a/databases/mongosh/Makefile +++ b/databases/mongosh/Makefile @@ -1,6 +1,7 @@ PORTNAME= mongosh DISTVERSIONPREFIX= v DISTVERSION= 2.5.5 +PORTREVISION= 1 CATEGORIES= databases shells net MASTER_SITES= https://registry.npmjs.org/mongodb-client-encryption/-/:mongocrypt \ https://registry.npmjs.org/kerberos/-/:kerberos \ |
