git: 8fe205bd9bd1 - main - devel/mongo-c-driver: Update 1.30.4 => 1.30.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Mar 2026 09:16:41 UTC
The branch main has been updated by nxjoseph:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fe205bd9bd1dbcbe3071c898871a97f4f28b236
commit 8fe205bd9bd1dbcbe3071c898871a97f4f28b236
Author: Krzysztof <ports@bsdserwis.com>
AuthorDate: 2026-03-16 22:54:26 +0000
Commit: Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-03-17 09:16:27 +0000
devel/mongo-c-driver: Update 1.30.4 => 1.30.7
Changelogs:
https://github.com/mongodb/mongo-c-driver/releases/tag/1.30.5
https://github.com/mongodb/mongo-c-driver/releases/tag/1.30.6
https://github.com/mongodb/mongo-c-driver/releases/tag/1.30.7
PR: 293866
Reported by: Krzysztof <ports@bsdserwis.com> (maintainer)
Approved by: maintainer, vvd (mentor)
MFH: 2026Q1 (after 1 week)
---
devel/mongo-c-driver/Makefile | 3 +--
devel/mongo-c-driver/distinfo | 6 +++---
.../mongo-c-driver/files/patch-build_sphinx_mongoc__common.py | 11 -----------
devel/mongo-c-driver/pkg-plist | 4 ++--
4 files changed, 6 insertions(+), 18 deletions(-)
diff --git a/devel/mongo-c-driver/Makefile b/devel/mongo-c-driver/Makefile
index c3ac44c59718..116ff47dbf35 100644
--- a/devel/mongo-c-driver/Makefile
+++ b/devel/mongo-c-driver/Makefile
@@ -1,7 +1,6 @@
PORTNAME= mongo-c-driver
# Note: devel/mongo-cxx-driver requires specific versions of this port
-DISTVERSION= 1.30.4
-PORTREVISION= 1
+DISTVERSION= 1.30.7
CATEGORIES= devel
MAINTAINER= ports@bsdserwis.com
diff --git a/devel/mongo-c-driver/distinfo b/devel/mongo-c-driver/distinfo
index dbdd746e16ae..8f6c75a8f677 100644
--- a/devel/mongo-c-driver/distinfo
+++ b/devel/mongo-c-driver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747937280
-SHA256 (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 03e484ff8b382ad0ddf03fbf70e88a82292d753ac2fbf37bac67c2860117b0a9
-SIZE (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 7443534
+TIMESTAMP = 1773626119
+SHA256 (mongodb-mongo-c-driver-1.30.7_GH0.tar.gz) = addac1f20d280a1a55fdbcb73edf929af74b9768b61c92d77703466f51d6885a
+SIZE (mongodb-mongo-c-driver-1.30.7_GH0.tar.gz) = 7484196
diff --git a/devel/mongo-c-driver/files/patch-build_sphinx_mongoc__common.py b/devel/mongo-c-driver/files/patch-build_sphinx_mongoc__common.py
deleted file mode 100644
index 8e80899e87d2..000000000000
--- a/devel/mongo-c-driver/files/patch-build_sphinx_mongoc__common.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- build/sphinx/mongoc_common.py.orig 2023-12-13 02:45:10 UTC
-+++ build/sphinx/mongoc_common.py
-@@ -145,7 +145,7 @@ def generate_html_redirs(app: Sphinx, page: str, templ
- return
- if page == "index" or page.endswith(".index"):
- return
-- path = app.project.doc2path(page, absolute=True)
-+ path = app.project.doc2path(page)
- out_index_html = Path(builder.get_outfilename(page))
- slug = out_index_html.parent.name
- redirect_file = out_index_html.parent.parent / f"{slug}.html"
diff --git a/devel/mongo-c-driver/pkg-plist b/devel/mongo-c-driver/pkg-plist
index 7354c690d499..037b3b2b2279 100644
--- a/devel/mongo-c-driver/pkg-plist
+++ b/devel/mongo-c-driver/pkg-plist
@@ -62,8 +62,8 @@ lib/cmake/mongoc-1.0/mongoc-1.0-config-version.cmake
lib/cmake/mongoc-1.0/mongoc-1.0-config.cmake
lib/cmake/mongoc-1.0/mongoc-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/mongoc-1.0/mongoc-targets.cmake
-lib/cmake/mongoc-1.30.4/mongocConfig.cmake
-lib/cmake/mongoc-1.30.4/mongocConfigVersion.cmake
+lib/cmake/mongoc-1.30.7/mongocConfig.cmake
+lib/cmake/mongoc-1.30.7/mongocConfigVersion.cmake
lib/libmongoc-1.0.so
lib/libmongoc-1.0.so.0
lib/libmongoc-1.0.so.0.0.0