Index: head/devel/cuttlefish/files/patch-rebar.config =================================================================== --- head/devel/cuttlefish/files/patch-rebar.config (revision 390550) +++ head/devel/cuttlefish/files/patch-rebar.config (revision 390551) @@ -1,12 +1,18 @@ ---- rebar.config.orig 2015-02-12 21:36:22 UTC +--- rebar.config.orig 2015-06-10 18:36:45 UTC +++ rebar.config +@@ -1,4 +1,4 @@ +-{require_otp_vsn, "R16|17"}. ++{require_otp_vsn, "R16|17|18"}. + + {erl_opts, [warnings_as_errors, {parse_transform, lager_transform}, debug_info, warn_untyped_record]}. + @@ -12,9 +12,6 @@ {xref_queries, [{"(XC - UC) || (XU - X - B - \"(rebar.*|mustache)\" : Mod)", []}]}. {deps, [ - {getopt, ".*", {git, "git://github.com/jcomellas/getopt.git", {tag, "v0.4.3"}}}, - {lager, "2.0.3", {git, "git://github.com/basho/lager.git", {tag, "2.0.3"}}}, - {neotoma, "1.7.2", {git, "git://github.com/seancribbs/neotoma.git", {tag, "1.7.2"}}} ]}. - {post_hooks, [{compile, "./rebar escriptize"}]}. + {post_hooks, [ Property changes on: head/devel/cuttlefish/files/patch-rebar.config ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property