Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 14:35:45 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496067 - head/databases/mongodb34
Message-ID:  <201903171435.x2HEZj8G010297@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Mar 17 14:35:45 2019
New Revision: 496067
URL: https://svnweb.freebsd.org/changeset/ports/496067

Log:
  databases/mongodb34: update 3.4.19 -> 3.4.20
  
  PR:		236593
  Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
  Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/
  		https://docs.mongodb.com/manual/release-notes/3.4-changelog/#id1

Modified:
  head/databases/mongodb34/Makefile
  head/databases/mongodb34/distinfo

Modified: head/databases/mongodb34/Makefile
==============================================================================
--- head/databases/mongodb34/Makefile	Sun Mar 17 14:34:21 2019	(r496066)
+++ head/databases/mongodb34/Makefile	Sun Mar 17 14:35:45 2019	(r496067)
@@ -2,7 +2,7 @@
 
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	3.4.19
+DISTVERSION=	3.4.20
 CATEGORIES=	databases net
 MASTER_SITES=	https://fastdl.mongodb.org/src/ \
 		http://fastdl.mongodb.org/src/ \

Modified: head/databases/mongodb34/distinfo
==============================================================================
--- head/databases/mongodb34/distinfo	Sun Mar 17 14:34:21 2019	(r496066)
+++ head/databases/mongodb34/distinfo	Sun Mar 17 14:35:45 2019	(r496067)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549286501
-SHA256 (mongodb-src-r3.4.19.tar.gz) = a05938cc118fb796ae37bb22503979a1ca3a0a5016040f3daf388ca21e9bfcba
-SIZE (mongodb-src-r3.4.19.tar.gz) = 40145107
+TIMESTAMP = 1552747719
+SHA256 (mongodb-src-r3.4.20.tar.gz) = e0c37a2c25b1bb7712ed2a29625a3db14f27e5c7edd8c20306ffea3515cc5b95
+SIZE (mongodb-src-r3.4.20.tar.gz) = 40150928



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