svn commit: r449216 - head/devel/elixir-tirexs

Jimmy Olgeni olgeni at FreeBSD.org
Sun Sep 3 21:18:00 UTC 2017


Author: olgeni
Date: Sun Sep  3 21:17:59 2017
New Revision: 449216
URL: https://svnweb.freebsd.org/changeset/ports/449216

Log:
  Mark devel/elixir-tirexs as IGNORED: does not build with Elixir 1.5.

Modified:
  head/devel/elixir-tirexs/Makefile

Modified: head/devel/elixir-tirexs/Makefile
==============================================================================
--- head/devel/elixir-tirexs/Makefile	Sun Sep  3 18:42:17 2017	(r449215)
+++ head/devel/elixir-tirexs/Makefile	Sun Sep  3 21:17:59 2017	(r449216)
@@ -11,6 +11,8 @@ COMMENT=	ElasticSearch client library for Elixir
 
 LICENSE=	APACHE20
 
+IGNORE=		does not build with Elixir 1.5
+
 USES=		elixir
 USE_GITHUB=	yes
 GH_ACCOUNT=	Zatvobor


More information about the svn-ports-all mailing list