Skip to content
Snippets Groups Projects
Unverified Commit 3082f855 authored by Ronald Klop's avatar Ronald Klop
Browse files

databases/mongodb60: 6.0.18

Announcement & Changes:
https://www.mongodb.com/community/forums/t/mongodb-6-0-18-is-released/299472?u=r_k

- pet portlint and its friend portclippy
parent 0472a238
No related branches found
No related tags found
No related merge requests found
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 6.0.17
DISTVERSION= 6.0.18
CATEGORIES= databases net
PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}
......@@ -51,16 +51,6 @@ USE_RC_SUBR= mongod
SHEBANG_FILES= buildscripts/scons.py
python_OLD_CMD= @python_interpreter@
EXTRACT_AFTER_ARGS= --exclude src/third_party/icu4c-* \
--exclude src/third_party/pcre-* \
--exclude src/third_party/snappy-* \
--exclude src/third_party/libstemmer_c \
--exclude src/third_party/unwind \
--exclude src/third_party/yaml-cpp \
--exclude src/third_party/zlib-* \
--exclude src/third_party/zstandard \
--no-same-owner --no-same-permissions
MAKE_ARGS= --cxx-std=17 \
--disable-warnings-as-errors \
--libc++ \
......@@ -83,6 +73,16 @@ CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE
CONFLICTS_INSTALL= mongodb[0-9][0-9]
EXTRACT_AFTER_ARGS= --exclude src/third_party/icu4c-* \
--exclude src/third_party/pcre-* \
--exclude src/third_party/snappy-* \
--exclude src/third_party/libstemmer_c \
--exclude src/third_party/unwind \
--exclude src/third_party/yaml-cpp \
--exclude src/third_party/zlib-* \
--exclude src/third_party/zstandard \
--no-same-owner --no-same-permissions
USERS= mongodb
GROUPS= mongodb
......@@ -125,7 +125,7 @@ post-patch:
pre-configure:
# Verify we downloaded the proper mozjs git tag.
sh -c "test \"X`grep -E '^LIB_GIT_REVISION=' ${WRKSRC}/src/third_party/mozjs/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\""
${SH} -c "test \"X`grep -E '^LIB_GIT_REVISION=' ${WRKSRC}/src/third_party/mozjs/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\""
do-configure:
# Replacement of ${WRKSRC}/src/third_party/mozjs/get-sources.sh
......
TIMESTAMP = 1724200537
SHA256 (mongodb-mongo-r6.0.17_GH0.tar.gz) = 4ff208ae7f702165e178f56bd908d4792716f3f30aae984f8e98187fd4d5ee68
SIZE (mongodb-mongo-r6.0.17_GH0.tar.gz) = 91534894
TIMESTAMP = 1726217051
SHA256 (mongodb-mongo-r6.0.18_GH0.tar.gz) = 0c63df6cc9273c8a237430fdeb4c54b6dd7ca579e3be1493168fee6e034a8539
SIZE (mongodb-mongo-r6.0.18_GH0.tar.gz) = 87621559
SHA256 (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = a365bf54ef4e4fd6a136cf6afa9c620ba0c8982402473b9bfac38928a688a9e0
SIZE (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = 141291901
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment