Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2021 07:22:30 GMT
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef4bd749780b - main - databases/elixir-mongo: Mark DEPRECATED.
Message-ID:  <202106160722.15G7MU0M087016@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef4bd749780b5797afacd35f3db1db9c00bc4ce2

commit ef4bd749780b5797afacd35f3db1db9c00bc4ce2
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-06-16 07:20:23 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-06-16 07:20:23 +0000

    databases/elixir-mongo: Mark DEPRECATED.
---
 databases/elixir-mongo/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/elixir-mongo/Makefile b/databases/elixir-mongo/Makefile
index 5e139cff2d0a..93fbd2745619 100644
--- a/databases/elixir-mongo/Makefile
+++ b/databases/elixir-mongo/Makefile
@@ -7,6 +7,9 @@ COMMENT=	Database driver for MongoDB written in Elixir
 
 LICENSE=	MIT
 
+DEPRECATED=	Upsupported by upstream
+EXPIRATION_DATE=	2021-06-23
+
 BROKEN=		does not build: Compilation error in file lib/mongo.ex
 
 USES=		elixir



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