git: ef4bd749780b - main - databases/elixir-mongo: Mark DEPRECATED.
Vanilla I. Shu
vanilla at FreeBSD.org
Wed Jun 16 07:22:31 UTC 2021
The branch main has been updated by vanilla:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef4bd749780b5797afacd35f3db1db9c00bc4ce2
commit ef4bd749780b5797afacd35f3db1db9c00bc4ce2
Author: Vanilla I. Shu <vanilla at FreeBSD.org>
AuthorDate: 2021-06-16 07:20:23 +0000
Commit: Vanilla I. Shu <vanilla at 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
More information about the dev-commits-ports-all
mailing list