Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 01:58:30 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c327f17d8602 - main - databases/mongodb44: Update to 4.4.12
Message-ID:  <202201230158.20N1wUU8006932@gitrepo.freebsd.org>

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

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

commit c327f17d8602a425ed924ae12dbce381738deea4
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-01-23 01:58:04 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-23 01:58:04 +0000

    databases/mongodb44: Update to 4.4.12
    
    Changelog:      https://docs.mongodb.com/manual/release-notes/4.4/#4.4.12---jan-21--2022
    
    PR:             261406
---
 databases/mongodb44/Makefile | 2 +-
 databases/mongodb44/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile
index f5a9f3646d8a..a45639e5a30f 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	4.4.11
+DISTVERSION=	4.4.12
 CATEGORIES=	databases net
 MASTER_SITES=	https://fastdl.mongodb.org/src/ \
 		http://fastdl.mongodb.org/src/
diff --git a/databases/mongodb44/distinfo b/databases/mongodb44/distinfo
index d9477a5b5485..36e938974886 100644
--- a/databases/mongodb44/distinfo
+++ b/databases/mongodb44/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640764619
-SHA256 (mongodb-src-r4.4.11.tar.gz) = 360b79c640de4bad7b749890d3aa50f99399ba23d01b941e6aaca2d04462b161
-SIZE (mongodb-src-r4.4.11.tar.gz) = 50705421
+TIMESTAMP = 1642746524
+SHA256 (mongodb-src-r4.4.12.tar.gz) = 167969ccfe68509954603ad474b3e516ba032addc0fc9d5be43626d1afc2b350
+SIZE (mongodb-src-r4.4.12.tar.gz) = 50741951



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