svn commit: r487257 - head/databases/mongodb32-tools

Rene Ladan rene at FreeBSD.org
Tue Dec 11 20:33:28 UTC 2018


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


More information about the svn-ports-all mailing list