Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 21:53:08 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: e1152f65de07 - main - databases/mongodb44: Update to 4.4.13
Message-ID:  <202203072153.227Lr8nn072846@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=e1152f65de07622340fb5096d5753e2d57ebda29

commit e1152f65de07622340fb5096d5753e2d57ebda29
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-03-07 21:53:00 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-03-07 21:53:00 +0000

    databases/mongodb44: Update to 4.4.13
    
    Changelog:      https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.13-changelog
    
    PR:             262376
---
 databases/mongodb44/Makefile | 4 ++--
 databases/mongodb44/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile
index a45639e5a30f..d23081b14f15 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	4.4.12
+DISTVERSION=	4.4.13
 CATEGORIES=	databases net
 MASTER_SITES=	https://fastdl.mongodb.org/src/ \
 		http://fastdl.mongodb.org/src/
@@ -32,7 +32,7 @@ USE_RC_SUBR=	mongod
 
 PORTSCOUT=	limit:^4\.4\.
 
-CONFLICTS_INSTALL=	mongodb36 mongodb4[02] mongodb50
+CONFLICTS_INSTALL=	mongodb[0-9][0-9]
 
 OPTIONS_DEFINE=	LTO SASL SSL
 OPTIONS_DEFAULT=LTO SASL SSL
diff --git a/databases/mongodb44/distinfo b/databases/mongodb44/distinfo
index 36e938974886..d0e6132491c5 100644
--- a/databases/mongodb44/distinfo
+++ b/databases/mongodb44/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642746524
-SHA256 (mongodb-src-r4.4.12.tar.gz) = 167969ccfe68509954603ad474b3e516ba032addc0fc9d5be43626d1afc2b350
-SIZE (mongodb-src-r4.4.12.tar.gz) = 50741951
+TIMESTAMP = 1646485001
+SHA256 (mongodb-src-r4.4.13.tar.gz) = 79b83747a3feb6346f8b30f3b25ee66738537ea21a4493df1c1bb421f46fb52f
+SIZE (mongodb-src-r4.4.13.tar.gz) = 50753856



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