svn commit: r503371 - head/devel/erlang-msgpack
Antoine Brodin
antoine at FreeBSD.org
Mon Jun 3 10:56:35 UTC 2019
Author: antoine
Date: Mon Jun 3 10:56:34 2019
New Revision: 503371
URL: https://svnweb.freebsd.org/changeset/ports/503371
Log:
Mark BROKEN: fails to build
ERROR: OTP release 21 does not match required regex 17|18|19|20
Reported by: pkg-fallout
Modified:
head/devel/erlang-msgpack/Makefile
Modified: head/devel/erlang-msgpack/Makefile
==============================================================================
--- head/devel/erlang-msgpack/Makefile Mon Jun 3 10:55:47 2019 (r503370)
+++ head/devel/erlang-msgpack/Makefile Mon Jun 3 10:56:34 2019 (r503371)
@@ -11,6 +11,8 @@ COMMENT= MessagePack (de)serializer for Erlang
LICENSE= APACHE20
+BROKEN= fails to build
+
USES= erlang:rebar
USE_GITHUB= yes
GH_ACCOUNT= msgpack
More information about the svn-ports-head
mailing list