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

(-)b/databases/mongodb42/Makefile (-2 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	mongodb
1
PORTNAME=	mongodb
2
DISTVERSIONPREFIX=	r
2
DISTVERSIONPREFIX=	r
3
DISTVERSION=	4.2.16
3
DISTVERSION=	4.2.17
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 31-37 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ Link Here
31
USES=		compiler:c++17-lang cpe python:3.5+,build scons shebangfix
31
USES=		compiler:c++17-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=	mongodb36 mongodb4[04] mongodb50
34
CONFLICTS_INSTALL=	mongodb36 mongodb4[04] mongodb50
36
35
37
OPTIONS_DEFINE=	LTO SASL SSL
36
OPTIONS_DEFINE=	LTO SASL SSL
(-)b/databases/mongodb42/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1631386367
1
TIMESTAMP = 1632392379
2
SHA256 (mongodb-src-r4.2.16.tar.gz) = d7509aea31b3df2c9e1c3aa4b0ad4aa752f6bdab7fd4efadd4d0291377977bca
2
SHA256 (mongodb-src-r4.2.17.tar.gz) = e329ef22656337aef855d0ff6c9e79572fc8ace94c37c8996f63c0871c1bbf50
3
SIZE (mongodb-src-r4.2.16.tar.gz) = 62206525
3
SIZE (mongodb-src-r4.2.17.tar.gz) = 62216350

Return to bug 258743