mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
databases/mongodb-tools: upgrade to 100.7.4
Changes: https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.4-changelog * version bump * remove mongodb40-tools from CONFLICTS; port is gone * poudriere stage-qa: ok
This commit is contained in:
parent
6060c2a4cc
commit
2295dc8785
@ -1,5 +1,5 @@
|
||||
PORTNAME= mongodb-tools
|
||||
DISTVERSION= 100.7.3
|
||||
DISTVERSION= 100.7.4
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= ronald@FreeBSD.org
|
||||
@ -17,7 +17,7 @@ GH_PROJECT= mongo-tools
|
||||
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
|
||||
GO_BUILDFLAGS= -tags "${USE_MY_TAGS}"
|
||||
|
||||
CONFLICTS_INSTALL= mongodb4[02]-tools
|
||||
CONFLICTS_INSTALL= mongodb42-tools
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT= BSONDUMP MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1687862134
|
||||
SHA256 (mongodb-mongo-tools-100.7.3_GH0.tar.gz) = e3197849430f08e68a39c961e087d4e3f5b0c624b3a4c454c4b492703ee1092b
|
||||
SIZE (mongodb-mongo-tools-100.7.3_GH0.tar.gz) = 4518222
|
||||
TIMESTAMP = 1690183697
|
||||
SHA256 (mongodb-mongo-tools-100.7.4_GH0.tar.gz) = 7a0827041242c9e89c3a9a1cfa198ad4021700c5d0dbe127f2481727fa4e6953
|
||||
SIZE (mongodb-mongo-tools-100.7.4_GH0.tar.gz) = 4520039
|
||||
|
Loading…
Reference in New Issue
Block a user