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.13.15.16.02; author fhajny; state Exp; branches; next 1.1; commitid y8HmDlFteH2oDMQy; 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/13 15:16:02 fhajny Exp $ Deps are handled by pkgsrc. --- rebar.config.orig 2015-12-01 18:06:39.000000000 +0000 +++ rebar.config @@@@ -22,8 +22,6 @@@@ {erl_opts, [debug_info]}. -{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.1"}}}]}. - %% Local Variables: %% mode: erlang %% End: @ 1.2 log @Update devel/erlang-p1_cache_tab to 1.0.1. - Attempt to unify Coveralls project configuration - Fix setup code - Add missing coveralls info - Fix typo in configuration rewrite - Attempt to debug travis / coverall link - Use coveralls plugin - Attempt to force coveralls upload - Points to rebar plugin dir - Preparing moving test to eunit - Try sending to coveralls - Preparing travis integration - We can now use p1_utils 1.0.2 - Preparing release 1.0.1 on hex.pm - Initial travis configuration - Change license and rename main app name to match repository name @ 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-06-28 20:36:08.000000000 +0000 d7 2 a8 1 @@@@ -1,7 +1,5 @@@@ d11 1 a11 1 -{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils"}}]}. @