svn commit: r476993 - in head/databases/mongodb34: . files

Jochen Neumeister joneum at FreeBSD.org
Sun Aug 12 15:11:39 UTC 2018


Author: joneum
Date: Sun Aug 12 15:11:38 2018
New Revision: 476993
URL: https://svnweb.freebsd.org/changeset/ports/476993

Log:
  Update to 3.4.16
  
  Changelog: https://docs.mongodb.com/manual/release-notes/3.4/
  
  PR:		229921
  Submitted by:	Ronald Klop <ronald-lists at klop.ws>
  Approved by:	eric at camachat.org (maintainer timeout, > 2 weeks)

Deleted:
  head/databases/mongodb34/files/patch-pcre
  head/databases/mongodb34/files/patch-src_mongo_db_fts_unicode_string.cpp
Modified:
  head/databases/mongodb34/Makefile
  head/databases/mongodb34/distinfo

Modified: head/databases/mongodb34/Makefile
==============================================================================
--- head/databases/mongodb34/Makefile	Sun Aug 12 14:02:45 2018	(r476992)
+++ head/databases/mongodb34/Makefile	Sun Aug 12 15:11:38 2018	(r476993)
@@ -2,8 +2,7 @@
 
 PORTNAME=	mongodb
 DISTVERSIONPREFIX=	r
-DISTVERSION=	3.4.9
-PORTREVISION=	7
+DISTVERSION=	3.4.16
 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 Aug 12 14:02:45 2018	(r476992)
+++ head/databases/mongodb34/distinfo	Sun Aug 12 15:11:38 2018	(r476993)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507229382
-SHA256 (mongodb-src-r3.4.9.tar.gz) = 2fd0f47a5f9175e71d3d381e81a1b6a2500c9c414dd6ae0940ad6194a0e85549
-SIZE (mongodb-src-r3.4.9.tar.gz) = 39943857
+TIMESTAMP = 1534086405
+SHA256 (mongodb-src-r3.4.16.tar.gz) = 4dbfd72906d4bfe6bf22229c9ae525acde908ad676878a6512d749964fb3de2a
+SIZE (mongodb-src-r3.4.16.tar.gz) = 40093657


More information about the svn-ports-all mailing list