Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2020 02:36:35 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548694 - head/databases/mongodb44
Message-ID:  <202009150236.08F2aZlx037378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Sep 15 02:36:34 2020
New Revision: 548694
URL: https://svnweb.freebsd.org/changeset/ports/548694

Log:
  Update to 4.4.1.
  
  PR:		249309
  Submitted by:	maintainer

Modified:
  head/databases/mongodb44/Makefile
  head/databases/mongodb44/distinfo

Modified: head/databases/mongodb44/Makefile
==============================================================================
--- head/databases/mongodb44/Makefile	Tue Sep 15 01:58:53 2020	(r548693)
+++ head/databases/mongodb44/Makefile	Tue Sep 15 02:36:34 2020	(r548694)
@@ -2,7 +2,7 @@
 
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	4.4.0
+DISTVERSION=	4.4.1
 CATEGORIES=	databases net
 MASTER_SITES=	https://fastdl.mongodb.org/src/ \
 		http://fastdl.mongodb.org/src/

Modified: head/databases/mongodb44/distinfo
==============================================================================
--- head/databases/mongodb44/distinfo	Tue Sep 15 01:58:53 2020	(r548693)
+++ head/databases/mongodb44/distinfo	Tue Sep 15 02:36:34 2020	(r548694)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596135638
-SHA256 (mongodb-src-r4.4.0.tar.gz) = c948b8b6f1c4da4cac1c49a8f1367b88b5b036d9095cd205e875c53f09b41611
-SIZE (mongodb-src-r4.4.0.tar.gz) = 49589836
+TIMESTAMP = 1600007672
+SHA256 (mongodb-src-r4.4.1.tar.gz) = 5a2ee786c75f18545f62cd21bcb7a47dee5cd71bb357e066654283f199cd8751
+SIZE (mongodb-src-r4.4.1.tar.gz) = 49644743



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