Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2021 22:49:31 +0000 (UTC)
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568895 - head/databases/mongodb36
Message-ID:  <202103202249.12KMnV3a037713@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nc
Date: Sat Mar 20 22:49:31 2021
New Revision: 568895
URL: https://svnweb.freebsd.org/changeset/ports/568895

Log:
  databases/mongodb36: Update to 3.6.23
  
  Changes: https://docs.mongodb.com/manual/release-notes/3.6/#minor-releases
  
  PR:		254399
  Submitted by:	Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)

Modified:
  head/databases/mongodb36/Makefile
  head/databases/mongodb36/distinfo

Modified: head/databases/mongodb36/Makefile
==============================================================================
--- head/databases/mongodb36/Makefile	Sat Mar 20 22:48:30 2021	(r568894)
+++ head/databases/mongodb36/Makefile	Sat Mar 20 22:49:31 2021	(r568895)
@@ -2,7 +2,7 @@
 
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	3.6.22
+DISTVERSION=	3.6.23
 CATEGORIES=	databases net
 MASTER_SITES=	https://fastdl.mongodb.org/src/ \
 		http://fastdl.mongodb.org/src/

Modified: head/databases/mongodb36/distinfo
==============================================================================
--- head/databases/mongodb36/distinfo	Sat Mar 20 22:48:30 2021	(r568894)
+++ head/databases/mongodb36/distinfo	Sat Mar 20 22:49:31 2021	(r568895)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612873479
-SHA256 (mongodb-src-r3.6.22.tar.gz) = 4264ff5aea109c3814daf4b3082dd2371064b321dc9cef3ee2cabf7a1ae3b50d
-SIZE (mongodb-src-r3.6.22.tar.gz) = 40993021
+TIMESTAMP = 1615977097
+SHA256 (mongodb-src-r3.6.23.tar.gz) = 109a487ab5b8cdc189bc77ea27ae5f1bcc8db0b465527464bd87c2fa3928149e
+SIZE (mongodb-src-r3.6.23.tar.gz) = 41087578



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