svn commit: r425842 - head/devel/erlang-backoff/files

Jimmy Olgeni olgeni at FreeBSD.org
Thu Nov 10 11:33:53 UTC 2016


Author: olgeni
Date: Thu Nov 10 11:33:52 2016
New Revision: 425842
URL: https://svnweb.freebsd.org/changeset/ports/425842

Log:
  devel/erlang-backoff: do not try to download the rebar3_proper
  plugin in build phase.

Added:
  head/devel/erlang-backoff/files/
  head/devel/erlang-backoff/files/patch-rebar.config   (contents, props changed)

Added: head/devel/erlang-backoff/files/patch-rebar.config
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/erlang-backoff/files/patch-rebar.config	Thu Nov 10 11:33:52 2016	(r425842)
@@ -0,0 +1,10 @@
+--- rebar.config.orig	2016-11-10 11:19:16 UTC
++++ rebar.config
+@@ -3,7 +3,6 @@
+ ]}.
+ 
+ {plugins, [
+-     {rebar3_proper, "0.5.0"}
+ ]}.
+ 
+ {profiles, [


More information about the svn-ports-all mailing list