Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2021 20:01:32 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a81dbb926f9 - main - databases/mongodb44: Update to 4.4.5
Message-ID:  <202104082001.138K1W4V091296@gitrepo.freebsd.org>

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

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

commit 2a81dbb926f9b6ff43c3a29e0bf2b7115d1cc864
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-08 20:00:16 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-08 20:00:16 +0000

    databases/mongodb44: Update to 4.4.5
    
    Changelog https://docs.mongodb.com/manual/release-notes/4.4/#4.4.5---apr-8--2021
    
    PR:             254892
    Approved by:    Ronald Klop <ronald-lists@klop.ws> (maintainer)
---
 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 650adb09b5c1..f3fe81511f27 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	4.4.4
+DISTVERSION=	4.4.5
 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 0b38406c899c..99ebbe0023ba 100644
--- a/databases/mongodb44/distinfo
+++ b/databases/mongodb44/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613588488
-SHA256 (mongodb-src-r4.4.4.tar.gz) = 33b15c80c61800a7bb73999159dfff374ba4fcc0b56b9949c81ff5e411a76956
-SIZE (mongodb-src-r4.4.4.tar.gz) = 49942905
+TIMESTAMP = 1617812537
+SHA256 (mongodb-src-r4.4.5.tar.gz) = c5d2cc012a6a227e7849bb0f59be90560857ab732c689e727ddc2e99d81b5eeb
+SIZE (mongodb-src-r4.4.5.tar.gz) = 50053470



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