head 1.3; access; symbols pkgsrc-2016Q1:1.2.0.2 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.1.0.2 pkgsrc-2015Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2016.04.25.20.37.16; author fhajny; state dead; branches; next 1.2; commitid ALfKVeuTKuCi634z; 1.2 date 2016.01.16.18.42.25; author fhajny; state Exp; branches; next 1.1; commitid o95p3K6llM3jGbRy; 1.1 date 2015.11.04.13.45.45; author fhajny; state Exp; branches; next ; commitid 3VH7dLqbWt8eiMHy; desc @@ 1.3 log @Remove superseded ejabberd dependencies (Erlang modules). @ text @$NetBSD: patch-rebar.config,v 1.2 2016/01/16 18:42:25 fhajny Exp $ Deps are handled by pkgsrc. --- rebar.config.orig 2016-01-05 14:06:45.000000000 +0000 +++ rebar.config @@@@ -1,8 +1,5 @@@@ {erl_opts, [debug_info, {i, "include"}]}. -{deps, [{p1_tls, ".*", {git, "https://github.com/processone/tls", {tag, "1.0.0"}}}, - {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.2"}}}]}. - %% Local Variables: %% mode: erlang %% End: @ 1.2 log @Update net/erlang-p1_stun to 0.9.0. Change to use erlang/module.mk. No upstream changes since last revision. @ text @d1 1 a1 1 $NetBSD: patch-rebar.config,v 1.1 2015/11/04 13:45:45 fhajny Exp $ @ 1.1 log @Import 20 Erlang module packages that will work as dependencies in the ejabberd 15.10 update that follows. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- rebar.config.orig 2015-09-16 15:23:03.000000000 +0000 d10 2 a11 2 -{deps, [{p1_tls, ".*", {git, "https://github.com/processone/tls"}}, - {p1_utils, ".*", {git, "https://github.com/processone/p1_utils"}}]}. @