databases/mongodb50: update 5.0.20

Changes: https://www.mongodb.com/docs/manual/release-notes/5.0/

* trivial version bump
* pet portclippy
* poudriere stage-qa: ok
This commit is contained in:
Ronald Klop
2023-08-13 09:56:02 +02:00
parent 69f710ceab
commit dc8ecdfe14
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 5.0.19
DISTVERSION= 5.0.20
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -34,8 +34,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
USES= compiler:c++17-lang cpe python:build scons shebangfix
USE_RC_SUBR= mongod
CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE
SHEBANG_FILES= buildscripts/scons.py
python_OLD_CMD= @python_interpreter@
@@ -54,6 +52,8 @@ MAKE_ARGS= --cxx-std=17 \
AR=llvm-ar \
VERBOSE=on
CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE
CONFLICTS_INSTALL= mongodb[0-9][0-9] # etc/mongodb.conf.sample
USERS= mongodb

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1689068068
SHA256 (mongodb-src-r5.0.19.tar.gz) = 740a6812000f11fdabd66320b3d5402621cb04ba004844d65d3a11e4ac7ba9de
SIZE (mongodb-src-r5.0.19.tar.gz) = 56260944
TIMESTAMP = 1691744586
SHA256 (mongodb-src-r5.0.20.tar.gz) = ac7675eb3ac715a77b7d8bf311485b4afcd854575cf4535e3dab2be6e08bc8b6
SIZE (mongodb-src-r5.0.20.tar.gz) = 56291233