Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2018 20:33:27 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487257 - head/databases/mongodb32-tools
Message-ID:  <201812112033.wBBKXRV9002127@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Dec 11 20:33:27 2018
New Revision: 487257
URL: https://svnweb.freebsd.org/changeset/ports/487257

Log:
  Chase r487256, expiration of MongoDB 3.2

Modified:
  head/databases/mongodb32-tools/Makefile

Modified: head/databases/mongodb32-tools/Makefile
==============================================================================
--- head/databases/mongodb32-tools/Makefile	Tue Dec 11 20:32:05 2018	(r487256)
+++ head/databases/mongodb32-tools/Makefile	Tue Dec 11 20:33:27 2018	(r487257)
@@ -11,6 +11,9 @@ COMMENT=	Tools for MongoDB
 
 LICENSE=	APACHE20
 
+DEPRECATED=	EOL upstream since September 2018
+EXPIRATION_DATE=2018-12-31
+
 BROKEN_SSL=	openssl111 libressl libressl-devel
 BROKEN_SSL_REASON_openssl111=	variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st')
 BROKEN_SSL_REASON_libressl=	could not determine kind of name for C.EVP_sha



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