git: 3082f855689d - main - databases/mongodb60: 6.0.18

From: Ronald Klop <ronald_at_FreeBSD.org>
Date: Wed, 02 Oct 2024 19:36:40 UTC
The branch main has been updated by ronald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3082f855689ddd6929eabddd353b3ae0c92f0e1b

commit 3082f855689ddd6929eabddd353b3ae0c92f0e1b
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2024-09-16 11:55:51 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2024-10-02 19:35:54 +0000

    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
---
 databases/mongodb60/Makefile | 24 ++++++++++++------------
 databases/mongodb60/distinfo |  6 +++---
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/databases/mongodb60/Makefile b/databases/mongodb60/Makefile
index 35d8e71366df..537ead1f1f6c 100644
--- a/databases/mongodb60/Makefile
+++ b/databases/mongodb60/Makefile
@@ -1,6 +1,6 @@
 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
diff --git a/databases/mongodb60/distinfo b/databases/mongodb60/distinfo
index 97fcb242d8da..38647b7c3821 100644
--- a/databases/mongodb60/distinfo
+++ b/databases/mongodb60/distinfo
@@ -1,5 +1,5 @@
-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