databases/mongodb-tools: update to 100.6.0
changes: https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.6.0-changelog - Poudriere suggested to remove USES=ssl which seems to work in my test. - change maintainer to my @FreeBSD.org address. Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D37141
This commit is contained in:
parent
f11219fc96
commit
b048adf012
@ -1,9 +1,8 @@
|
||||
PORTNAME= mongodb-tools
|
||||
DISTVERSION= 100.5.4
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 100.6.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= ronald-lists@klop.ws
|
||||
MAINTAINER= ronald@FreeBSD.org
|
||||
COMMENT= Tools for MongoDB 4.4.x and up
|
||||
WWW= https://docs.mongodb.com/database-tools/
|
||||
|
||||
@ -52,7 +51,6 @@ MONGOSTAT_VARS= go_target+=./mongostat/main:mongostat
|
||||
MONGOTOP_VARS= go_target+=./mongotop/main:mongotop
|
||||
SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
SASL_USE= my_tags=sasl
|
||||
SSL_USES= ssl
|
||||
SSL_USE= my_tags=ssl
|
||||
|
||||
post-install-DOCS-on:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1661414731
|
||||
SHA256 (mongodb-mongo-tools-100.5.4_GH0.tar.gz) = 4149f92c067ab087f0309630d30e165f8720e66485245f87b738afbad9448caa
|
||||
SIZE (mongodb-mongo-tools-100.5.4_GH0.tar.gz) = 4201296
|
||||
TIMESTAMP = 1666808332
|
||||
SHA256 (mongodb-mongo-tools-100.6.0_GH0.tar.gz) = 8fd692146a0057a89847ae11955bf2482cb7ef9632232d62c42f8f14e7262694
|
||||
SIZE (mongodb-mongo-tools-100.6.0_GH0.tar.gz) = 4203589
|
||||
|
Loading…
Reference in New Issue
Block a user