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

(-)b/databases/mongodb40/Makefile (-2 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	mongodb
1
PORTNAME=	mongodb
2
DISTVERSIONPREFIX=	r
2
DISTVERSIONPREFIX=	r
3
DISTVERSION=	4.0.21
3
DISTVERSION=	4.0.24
4
CATEGORIES=	databases net
4
CATEGORIES=	databases net
5
MASTER_SITES=	https://fastdl.mongodb.org/src/ \
5
MASTER_SITES=	https://fastdl.mongodb.org/src/ \
6
		http://fastdl.mongodb.org/src/
6
		http://fastdl.mongodb.org/src/
Lines 30-36 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ Link Here
30
USES=		compiler:c++14-lang cpe python:3.5+,build scons shebangfix
30
USES=		compiler:c++14-lang cpe python:3.5+,build scons shebangfix
31
USE_RC_SUBR=	mongod
31
USE_RC_SUBR=	mongod
32
32
33
CONFLICTS_BUILD=	mongo-cxx-driver
34
CONFLICTS_INSTALL=	mongodb36 mongodb4[24]
33
CONFLICTS_INSTALL=	mongodb36 mongodb4[24]
35
34
36
SHEBANG_FILES=	src/mongo/installer/compass/install_compass.in
35
SHEBANG_FILES=	src/mongo/installer/compass/install_compass.in
(-)b/databases/mongodb40/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1605454590
1
TIMESTAMP = 1618524049
2
SHA256 (mongodb-src-r4.0.21.tar.gz) = 990230c4d78f60f528f6bdc353a954499f5fa8ad0f63ae8b27fb9200b1ac7e39
2
SHA256 (mongodb-src-r4.0.24.tar.gz) = 4cb2b3d1f777c5ee7c922728e238be076ae376bc7e232fab7d878dacda747519
3
SIZE (mongodb-src-r4.0.21.tar.gz) = 50203269
3
SIZE (mongodb-src-r4.0.24.tar.gz) = 50259909

Return to bug 255118