Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2024 21:27:44 GMT
From:      Ronald Klop <ronald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 693539a50404 - main - databases/mongodb70: update to 7.0.15
Message-ID:  <202411232127.4ANLRibb072992@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ronald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=693539a50404a2e08e79b65b2892e35509b2fe64

commit 693539a50404a2e08e79b65b2892e35509b2fe64
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2024-11-21 08:41:44 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2024-11-23 21:26:30 +0000

    databases/mongodb70: update to 7.0.15
    
    changes:
    https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.15---oct-24--2024
    
    Security:       CVE-2024-10921
---
 databases/mongodb70/Makefile | 3 +--
 databases/mongodb70/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile
index 4e7cb6baf977..b0cd73b82d1a 100644
--- a/databases/mongodb70/Makefile
+++ b/databases/mongodb70/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	7.0.14
-PORTREVISION=	2
+DISTVERSION=	7.0.15
 CATEGORIES=	databases net
 PKGNAMESUFFIX=	${DISTVERSION:R:S/.//}
 
diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo
index e0c4b06e48a4..4e73de759fb1 100644
--- a/databases/mongodb70/distinfo
+++ b/databases/mongodb70/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1724225814
-SHA256 (mongodb-mongo-r7.0.14_GH0.tar.gz) = 94b49d6e52f03aea83d2a7abcd03aca63044f99c1fc393bbccc2a94385869420
-SIZE (mongodb-mongo-r7.0.14_GH0.tar.gz) = 87128519
+TIMESTAMP = 1732177044
+SHA256 (mongodb-mongo-r7.0.15_GH0.tar.gz) = a79b63cbc4a4f44f1ba3c021dddb65e920bd4a35e1f6db9fa741cad8a0730c3f
+SIZE (mongodb-mongo-r7.0.15_GH0.tar.gz) = 87140137
 SHA256 (mongodb-forks-spidermonkey-22954e1ce6bf72c7cf36f3a29ef030fff4ff6d33_GH0.tar.gz) = b0ba41c3cb2f387afaef9fd8771b1250176680cbc7625836e545e0dec436e85d
 SIZE (mongodb-forks-spidermonkey-22954e1ce6bf72c7cf36f3a29ef030fff4ff6d33_GH0.tar.gz) = 164690006



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411232127.4ANLRibb072992>