svn commit: r487256 - head/databases/mongodb32

Rene Ladan rene at FreeBSD.org
Tue Dec 11 20:32:06 UTC 2018


Author: rene
Date: Tue Dec 11 20:32:05 2018
New Revision: 487256
URL: https://svnweb.freebsd.org/changeset/ports/487256

Log:
  databases/mongodb32: expire on 2018-12-31, EOL upstream since 2018-09

Modified:
  head/databases/mongodb32/Makefile

Modified: head/databases/mongodb32/Makefile
==============================================================================
--- head/databases/mongodb32/Makefile	Tue Dec 11 20:31:02 2018	(r487255)
+++ head/databases/mongodb32/Makefile	Tue Dec 11 20:32:05 2018	(r487256)
@@ -18,6 +18,9 @@ COMMENT=	Distributed document-oriented "NoSQL" databas
 LICENSE=	AGPLv3 APACHE20
 LICENSE_COMB=	multi
 
+DEPRECATED=	EOL upstream since September 2018
+EXPIRATION_DATE=2018-12-31
+
 BROKEN_SSL=	openssl111
 BROKEN_SSL_REASON_openssl111=	variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
 LIB_DEPENDS=	libpcre.so:devel/pcre \


More information about the svn-ports-all mailing list