svn commit: r451462 - head/databases/mongodb34

Thomas Zander riggs at FreeBSD.org
Sat Oct 7 14:48:09 UTC 2017


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 at 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


More information about the svn-ports-all mailing list