Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2024 17:23:39 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: f90c566136d3 - main - databases/mongodb70: 7.0.16
Message-ID:  <202412221723.4BMHNdVw007589@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=f90c566136d3944d5ec7f76f7c132fb1f16b25e2

commit f90c566136d3944d5ec7f76f7c132fb1f16b25e2
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2024-12-14 16:27:52 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2024-12-22 17:23:15 +0000

    databases/mongodb70: 7.0.16
    
    Changes:
    https://www.mongodb.com/docs/manual/release-notes/7.0/#patch-releases
---
 databases/mongodb70/Makefile | 2 +-
 databases/mongodb70/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile
index b0cd73b82d1a..b74c41e288ee 100644
--- a/databases/mongodb70/Makefile
+++ b/databases/mongodb70/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	7.0.15
+DISTVERSION=	7.0.16
 CATEGORIES=	databases net
 PKGNAMESUFFIX=	${DISTVERSION:R:S/.//}
 
diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo
index 4e73de759fb1..8afb2ffae9e2 100644
--- a/databases/mongodb70/distinfo
+++ b/databases/mongodb70/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1732177044
-SHA256 (mongodb-mongo-r7.0.15_GH0.tar.gz) = a79b63cbc4a4f44f1ba3c021dddb65e920bd4a35e1f6db9fa741cad8a0730c3f
-SIZE (mongodb-mongo-r7.0.15_GH0.tar.gz) = 87140137
+TIMESTAMP = 1734084793
+SHA256 (mongodb-mongo-r7.0.16_GH0.tar.gz) = 54bd8bee37ef413c3286bbda43fc719935547cd521dc2ac87051c9f136de016e
+SIZE (mongodb-mongo-r7.0.16_GH0.tar.gz) = 87167274
 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?202412221723.4BMHNdVw007589>