mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
databases/mongodb42: Update to 4.2.14
Changes: https://docs.mongodb.com/manual/release-notes/4.2-changelog/#4.2.14-changelog PR: 255613
This commit is contained in:
parent
ec2de3b2ea
commit
79064a9fe1
@ -1,6 +1,6 @@
|
||||
PORTNAME= mongodb
|
||||
DISTVERSIONPREFIX= r
|
||||
DISTVERSION= 4.2.13
|
||||
DISTVERSION= 4.2.14
|
||||
CATEGORIES= databases net
|
||||
MASTER_SITES= https://fastdl.mongodb.org/src/ \
|
||||
http://fastdl.mongodb.org/src/
|
||||
@ -29,7 +29,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libcurl.so:ftp/curl \
|
||||
libsnappy.so:archivers/snappy
|
||||
|
||||
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix
|
||||
USES= compiler:c++17-lang cpe python:3.5+,build scons
|
||||
USE_RC_SUBR= mongod
|
||||
|
||||
CONFLICTS_BUILD= mongo-cxx-driver
|
||||
@ -38,8 +38,6 @@ CONFLICTS_INSTALL= mongodb36 mongodb4[04]
|
||||
OPTIONS_DEFINE= LTO SASL SSL
|
||||
OPTIONS_DEFAULT=LTO SASL SSL
|
||||
|
||||
SHEBANG_FILES= src/mongo/installer/compass/install_compass.in
|
||||
python_OLD_CMD= @python_interpreter@
|
||||
MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \
|
||||
--use-system-zlib \
|
||||
--use-system-pcre \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1615976871
|
||||
SHA256 (mongodb-src-r4.2.13.tar.gz) = 15e3a06ba4a74616b5e8e33b5fbf7b3afde534c2ec0b3baf7a14b78d3e4f0cb3
|
||||
SIZE (mongodb-src-r4.2.13.tar.gz) = 61892295
|
||||
TIMESTAMP = 1620128994
|
||||
SHA256 (mongodb-src-r4.2.14.tar.gz) = f804f0d2eb8d7f19911fbef320719a42d19f8f11a4fb9b85695b7ec39ca00cab
|
||||
SIZE (mongodb-src-r4.2.14.tar.gz) = 62132935
|
||||
|
Loading…
Reference in New Issue
Block a user