Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2021 14:08:31 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc6509f7bd82 - main - databases/elixir-mongo: mark BROKEN
Message-ID:  <202104301408.13UE8VcV013252@gitrepo.freebsd.org>

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

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

commit fc6509f7bd8249a4e07903d4d242f6b55c2172c5
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-30 12:16:29 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-30 14:06:38 +0000

    databases/elixir-mongo: mark BROKEN
    
    Approved by:    portmgr blanket
---
 databases/elixir-mongo/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/databases/elixir-mongo/Makefile b/databases/elixir-mongo/Makefile
index ad830d29b5e1..5e139cff2d0a 100644
--- a/databases/elixir-mongo/Makefile
+++ b/databases/elixir-mongo/Makefile
@@ -7,6 +7,8 @@ COMMENT=	Database driver for MongoDB written in Elixir
 
 LICENSE=	MIT
 
+BROKEN=		does not build: Compilation error in file lib/mongo.ex
+
 USES=		elixir
 USE_GITHUB=	yes
 GH_ACCOUNT=	checkiz



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