aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRonald Klop <ronald@FreeBSD.org>2024-01-25 08:36:21 +0000
committerRonald Klop <ronald@FreeBSD.org>2024-01-25 08:41:08 +0000
commitbc7d0baa55131bcd53e1320158e1e0e7b52c0c2c (patch)
tree7634dc80d01d3e4c3dde8df05f564a9719876573 /databases
parenta40af48da8ab21ac1d0f3f63c16a9463de667c23 (diff)
downloadports-bc7d0baa55131bcd53e1320158e1e0e7b52c0c2c.tar.gz
ports-bc7d0baa55131bcd53e1320158e1e0e7b52c0c2c.zip
databases/mongodb50: update to 5.0.24
Changes: https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.24---jan-18--2024 - version bump - only build the community edition. Skip "enterprise" module. Similar as: mongodb44 in d68520a06cb2d9 - poudriere stage-qa: ok (aarch64)
Diffstat (limited to 'databases')
-rw-r--r--databases/mongodb50/Makefile4
-rw-r--r--databases/mongodb50/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile
index 2bcf1bc846b0..04a66f521962 100644
--- a/databases/mongodb50/Makefile
+++ b/databases/mongodb50/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 5.0.23
+DISTVERSION= 5.0.24
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -37,9 +37,11 @@ USE_RC_SUBR= mongod
SHEBANG_FILES= buildscripts/scons.py
python_OLD_CMD= @python_interpreter@
+# --modules= disables "enterprise" module from src/mongo/db/modules/
MAKE_ARGS= --cxx-std=17 \
--disable-warnings-as-errors \
--libc++ \
+ --modules= \
--runtime-hardening=on \
--use-system-libunwind \
--use-system-pcre \
diff --git a/databases/mongodb50/distinfo b/databases/mongodb50/distinfo
index ee87af4bcda0..35abf86a06cc 100644
--- a/databases/mongodb50/distinfo
+++ b/databases/mongodb50/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700514906
-SHA256 (mongodb-src-r5.0.23.tar.gz) = 51120e06c47ae29a593f80e20e0de15e7386114c115e10353f966e79cb13da61
-SIZE (mongodb-src-r5.0.23.tar.gz) = 56289856
+TIMESTAMP = 1705396401
+SHA256 (mongodb-src-r5.0.24.tar.gz) = e82550387377c854eae8ec9591931812320a7c56d067a3392806b793baafe067
+SIZE (mongodb-src-r5.0.24.tar.gz) = 56957730