databases/mongodb-tools: update to 100.9.5

Changes:
https://www.mongodb.com/community/forums/t/database-tools-100-9-5-released/285350
This commit is contained in:
Ronald Klop 2024-06-18 14:43:01 +02:00
parent 56d16d96dd
commit 7be8cc8f8d
No known key found for this signature in database
GPG key ID: 551E8E6207A42166
3 changed files with 10 additions and 8 deletions

View file

@ -1,11 +1,10 @@
PORTNAME= mongodb-tools
DISTVERSION= 100.9.4
PORTREVISION= 5
DISTVERSION= 100.9.5
CATEGORIES= databases
MAINTAINER= ronald@FreeBSD.org
COMMENT= Tools for MongoDB 4.4.x and up
WWW= https://docs.mongodb.com/database-tools/
COMMENT= MongoDB Database Tools
WWW= https://www.mongodb.com/docs/database-tools/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1702043841
SHA256 (mongodb-mongo-tools-100.9.4_GH0.tar.gz) = 513c8471f7a733f0582b521330ccada326cc01f47da489bda7b5b42959564385
SIZE (mongodb-mongo-tools-100.9.4_GH0.tar.gz) = 4742913
TIMESTAMP = 1718714107
SHA256 (mongodb-mongo-tools-100.9.5_GH0.tar.gz) = 9489a873009d8244af5382b98969ab34f871a2f6b9ba618a672518aa2ab7259c
SIZE (mongodb-mongo-tools-100.9.5_GH0.tar.gz) = 5130120

View file

@ -1,4 +1,7 @@
Useful utilities for managing a MongoDB instance written in Go.
The MongoDB Database Tools are a collection of command-line utilities
for working with a MongoDB deployment.
The Database Tools include the following binaries:
- bsondump - display BSON files in a human-readable format
- mongoimport - Convert data from JSON, TSV or CSV and insert them