Index: head/devel/elixir-dialyze/files/patch-mix.exs =================================================================== --- head/devel/elixir-dialyze/files/patch-mix.exs (nonexistent) +++ head/devel/elixir-dialyze/files/patch-mix.exs (revision 404994) @@ -0,0 +1,11 @@ +--- mix.exs.orig 2016-01-01 13:36:17 UTC ++++ mix.exs +@@ -4,7 +4,7 @@ defmodule Dialyze.Mixfile do + def project do + [app: :dialyze, + version: "0.1.4-min_plt", +- elixir: "~> 0.14.3 or ~> 0.15.0 or ~> 1.0.0 or ~> 1.1.0-dev", ++ elixir: "~> 0.14.3 or ~> 0.15.0 or ~> 1.0", + description: "Dialyzer mix task", + deps: [], + aliases: [install: ["compile", "archive.build", "archive.install --force"]], Property changes on: head/devel/elixir-dialyze/files/patch-mix.exs ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property