Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2017 14:48:08 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451462 - head/databases/mongodb34
Message-ID:  <201710071448.v97Em83h025121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Oct  7 14:48:08 2017
New Revision: 451462
URL: https://svnweb.freebsd.org/changeset/ports/451462

Log:
  Update to upstream version 3.4.9
  
  PR:		222806
  Submitted by:	eric@camachat.org (maintainer)

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

Modified: head/databases/mongodb34/Makefile
==============================================================================
--- head/databases/mongodb34/Makefile	Sat Oct  7 14:10:19 2017	(r451461)
+++ head/databases/mongodb34/Makefile	Sat Oct  7 14:48:08 2017	(r451462)
@@ -2,8 +2,7 @@
 
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	3.4.7
-PORTREVISION=	1
+DISTVERSION=	3.4.9
 CATEGORIES=	databases net
 MASTER_SITES=	https://fastdl.mongodb.org/src/ \
 		http://fastdl.mongodb.org/src/ \

Modified: head/databases/mongodb34/distinfo
==============================================================================
--- head/databases/mongodb34/distinfo	Sat Oct  7 14:10:19 2017	(r451461)
+++ head/databases/mongodb34/distinfo	Sat Oct  7 14:48:08 2017	(r451462)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504811876
-SHA256 (mongodb-src-r3.4.7.tar.gz) = 9272e7663c7915e09ad2609e28c58437d760d54a9552c711ea735cd8e1784ec0
-SIZE (mongodb-src-r3.4.7.tar.gz) = 39936247
+TIMESTAMP = 1507229382
+SHA256 (mongodb-src-r3.4.9.tar.gz) = 2fd0f47a5f9175e71d3d381e81a1b6a2500c9c414dd6ae0940ad6194a0e85549
+SIZE (mongodb-src-r3.4.9.tar.gz) = 39943857



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