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.17; author fhajny; state dead; branches; next 1.2; commitid ALfKVeuTKuCi634z; 1.2 date 2016.01.13.15.29.04; author fhajny; state Exp; branches; next 1.1; commitid WPj18Ja8W3CUHMQy; 1.1 date 2015.11.04.13.45.46; author fhajny; state Exp; branches; next ; commitid 3VH7dLqbWt8eiMHy; desc @@ 1.3 log @Remove superseded ejabberd dependencies (Erlang modules). @ text @$NetBSD: patch-rebar.config.script,v 1.2 2016/01/13 15:29:04 fhajny Exp $ Deps are handled by pkgsrc. --- rebar.config.script.orig 2016-01-05 11:16:59.000000000 +0000 +++ rebar.config.script @@@@ -13,8 +13,6 @@@@ Config = [ {port_env, [{"CFLAGS", "$CFLAGS " ++ CfgCFlags}, {"LDFLAGS", "$LDFLAGS " ++ CfgLDFlags}]}, - {deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.2"}}}]}, - {port_specs, [{"priv/lib/p1_yaml.so", ["c_src/p1_yaml.c"]}]} ]. @ 1.2 log @Update textproc/erlang-p1_yaml to 1.0.0. No changes, just a tagged release. Change license to apache-2.0. @ text @d1 1 a1 1 $NetBSD: patch-rebar.config.script,v 1.1 2015/11/04 13:45:46 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.script.orig 2015-10-07 13:51:14.000000000 +0000 d11 1 a11 1 - {deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils"}}]}, @