View | Details | Raw Unified | Return to bug 253380
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	mongodb
3
PORTNAME=	mongodb
4
DISTVERSIONPREFIX=	r
4
DISTVERSIONPREFIX=	r
5
DISTVERSION=	3.6.21
5
DISTVERSION=	3.6.22
6
CATEGORIES=	databases net
6
CATEGORIES=	databases net
7
MASTER_SITES=	https://fastdl.mongodb.org/src/ \
7
MASTER_SITES=	https://fastdl.mongodb.org/src/ \
8
		http://fastdl.mongodb.org/src/
8
		http://fastdl.mongodb.org/src/
Lines 31-37 Link Here
31
USES=		compiler:c++14-lang cpe python:3.5+,build scons shebangfix
31
USES=		compiler:c++14-lang cpe python:3.5+,build scons shebangfix
32
USE_RC_SUBR=	mongod
32
USE_RC_SUBR=	mongod
33
33
34
CONFLICTS_BUILD=	mongo-cxx-driver
35
CONFLICTS_INSTALL=	mongodb4[024]
34
CONFLICTS_INSTALL=	mongodb4[024]
36
35
37
SHEBANG_FILES=	src/mongo/installer/compass/install_compass.in
36
SHEBANG_FILES=	src/mongo/installer/compass/install_compass.in
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1605441683
1
TIMESTAMP = 1612873479
2
SHA256 (mongodb-src-r3.6.21.tar.gz) = 7dbb6df8ca4f882c053d931176d66ff7aa12249dc29b9437ec76f8b7a19f48c7
2
SHA256 (mongodb-src-r3.6.22.tar.gz) = 4264ff5aea109c3814daf4b3082dd2371064b321dc9cef3ee2cabf7a1ae3b50d
3
SIZE (mongodb-src-r3.6.21.tar.gz) = 40991117
3
SIZE (mongodb-src-r3.6.22.tar.gz) = 40993021

Return to bug 253380