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 |