git: 14961fc3af7e - main - databases/mongodb80: update to 8.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Oct 2024 20:16:29 UTC
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=14961fc3af7eccf475da3107b709ac18fd8c451e commit 14961fc3af7eccf475da3107b709ac18fd8c451e Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2024-10-01 20:09:43 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2024-10-01 20:16:10 +0000 databases/mongodb80: update to 8.0.0 First release in the 8.0 series. Release Notes: https://www.mongodb.com/docs/manual/release-notes/8.0/ Changes since RC20: https://github.com/mongodb/mongo/compare/r8.0.0-rc20...r8.0.0 - pet portlint on ${SH}. --- databases/mongodb80/Makefile | 4 ++-- databases/mongodb80/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/mongodb80/Makefile b/databases/mongodb80/Makefile index 2ccfb3152d5d..e58fd135cd33 100644 --- a/databases/mongodb80/Makefile +++ b/databases/mongodb80/Makefile @@ -1,6 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 8.0.0-rc20 +DISTVERSION= 8.0.0 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} @@ -129,7 +129,7 @@ MOZJS_ARCH= ${ARCH} 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/mongodb80/distinfo b/databases/mongodb80/distinfo index 94965218ccfb..00d83328509d 100644 --- a/databases/mongodb80/distinfo +++ b/databases/mongodb80/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725609430 -SHA256 (mongodb-mongo-r8.0.0-rc20_GH0.tar.gz) = e0002aaa907e2b2f2cba606b58588ed6e4a26b0d304067e4f807e527c2a949dd -SIZE (mongodb-mongo-r8.0.0-rc20_GH0.tar.gz) = 94760024 +TIMESTAMP = 1727813051 +SHA256 (mongodb-mongo-r8.0.0_GH0.tar.gz) = 3362371073c9daf3d4322d73a0690262f46f8ed7cd45781c24b54cf0658f82d8 +SIZE (mongodb-mongo-r8.0.0_GH0.tar.gz) = 94754190 SHA256 (mongodb-forks-spidermonkey-bb6edb4fcd43607c87de81df8c58db11a663634a_GH0.tar.gz) = 8b237164cb3f492aa1658080b91bafb3c98fe72da11ffb65513e4bffe01553f9 SIZE (mongodb-forks-spidermonkey-bb6edb4fcd43607c87de81df8c58db11a663634a_GH0.tar.gz) = 164675678