head 1.2; access; symbols pkgsrc-2022Q3:1.1.0.14 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.12 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.10 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.8 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.6 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.4 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.2 pkgsrc-2021Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2022.10.14.20.17.53; author triaxx; state dead; branches; next 1.1; commitid 5nzFs5CgFUWG2JXD; 1.1 date 2021.01.16.19.47.57; author triaxx; state Exp; branches; next ; commitid WFzNb7eRq8tcjZDC; desc @@ 1.2 log @erlang-p1_acme: Update to 1.0.20 upstream changes: ----------------- Version 1.0.20 o Updating yconf to version 1.0.14. Version 1.0.19 o Updating yconf to version 1.0.13. o Fix order in which dependencies are started Version 1.0.18 o Updating jiffy to version 1.1.1 to support Mix compilation again Version 1.0.17 o Updating jiffy to version 1.1.0 to support Erlang/OTP 25.0-rc1 o Copy code from eimp to use override_deps_versions only when not rebar3 Version 1.0.14 o Generate documentation when publishing to hex o Updating jose to version 1.11.1. Version 1.0.13 o Updating yconf to version 1.0.12. o Switch from using Travis to Github Actions as CI @ text @$NetBSD: patch-rebar.config.script,v 1.1 2021/01/16 19:47:57 triaxx Exp $ Use pkgsrc dependencies. --- rebar.config.script.orig 2020-12-08 13:55:42.000000000 +0000 +++ rebar.config.script @@@@ -62,7 +62,7 @@@@ Cfg2 = case IsRebar3 of [{plugin_dir, filename:join([filename:dirname(SCRIPT),"plugins"])}, {plugins, [override_deps_versions]}] ++ ModCfg(CONFIG, [deps], fun(V) -> - V ++ [{base64url, ".*", {git, "git://github.com/dvv/base64url.git", {tag, "v1.0"}}}] + V end, []) end, @ 1.1 log @erlang-p1_acme: Add version 1.0.10 erlang-p1_acme is an erlang acme client (RFC8555). It is a dependency for the last release of chat/ejabberd. @ text @d1 1 a1 1 $NetBSD$ @