pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/erlang-p1_acme erlang-p1_acme: Update to 1.0.20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02f17093a031
branches:  trunk
changeset: 386784:02f17093a031
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Fri Oct 14 20:17:53 2022 +0000

description:
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

diffstat:

 security/erlang-p1_acme/Makefile                          |  12 +++++-----
 security/erlang-p1_acme/distinfo                          |  10 +++-----
 security/erlang-p1_acme/patches/patch-rebar.config        |  18 ---------------
 security/erlang-p1_acme/patches/patch-rebar.config.script |  15 ------------
 4 files changed, 10 insertions(+), 45 deletions(-)

diffs (84 lines):

diff -r be66dd5f0245 -r 02f17093a031 security/erlang-p1_acme/Makefile
--- a/security/erlang-p1_acme/Makefile  Fri Oct 14 20:11:55 2022 +0000
+++ b/security/erlang-p1_acme/Makefile  Fri Oct 14 20:17:53 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/05/20 15:45:28 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2022/10/14 20:17:53 triaxx Exp $
 
-DISTNAME=      p1_acme-1.0.12
+DISTNAME=      p1_acme-1.0.20
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -9,11 +9,11 @@
 COMMENT=       Erlang ACME client (RFC8555)
 LICENSE=       apache-2.0
 
-DEPENDS+=      erlang-base64url>=1.0:../../devel/erlang-base64url
+DEPENDS+=      erlang-base64url>=1.0.1:../../devel/erlang-base64url
 DEPENDS+=      erlang-idna>=6.0.0:../../net/erlang-idna
-DEPENDS+=      erlang-jiffy>=1.0.5:../../textproc/erlang-jiffy
-DEPENDS+=      erlang-jose>=1.9.0:../../security/erlang-jose
-DEPENDS+=      erlang-yconf>=1.0.9:../../textproc/erlang-yconf
+DEPENDS+=      erlang-jiffy>=1.1.1:../../textproc/erlang-jiffy
+DEPENDS+=      erlang-jose>=1.11.1:../../security/erlang-jose
+DEPENDS+=      erlang-yconf>=1.0.14:../../textproc/erlang-yconf
 
 USE_LANGUAGES= c c++
 
diff -r be66dd5f0245 -r 02f17093a031 security/erlang-p1_acme/distinfo
--- a/security/erlang-p1_acme/distinfo  Fri Oct 14 20:11:55 2022 +0000
+++ b/security/erlang-p1_acme/distinfo  Fri Oct 14 20:17:53 2022 +0000
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:17:04 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/10/14 20:17:53 triaxx Exp $
 
-BLAKE2s (p1_acme-1.0.12.tar.gz) = 809204de621cd9ce42a70e046caa306e0d9af71f53a547dea7e6cb51db67bdba
-SHA512 (p1_acme-1.0.12.tar.gz) = a1a291b5b1f07d6eb3ef67913505f784226208485b11d79d695cc0474fc1660662474f5bc558631e2899a16287caedaf7609fc17ca2d1dee0a700e674d50c764
-Size (p1_acme-1.0.12.tar.gz) = 221422 bytes
-SHA1 (patch-rebar.config) = 1313324d35232b829471233b3e421fda1da6c9cf
-SHA1 (patch-rebar.config.script) = b3923816e84d117e82843b93be9672286b4d9361
+BLAKE2s (p1_acme-1.0.20.tar.gz) = 127c14d2771cde92d1406a186daf36e05ab8a07c96c7558a6af985664ac0b0f8
+SHA512 (p1_acme-1.0.20.tar.gz) = 5bb82183e361d795ae59dc620b0677a9daeb52d9587f19d1c2e2b39ef45f50eb229244dd148cf99a740ac7c2e9d7571ebc9b1a271b4bca7263c3e898e36c2a7c
+Size (p1_acme-1.0.20.tar.gz) = 223319 bytes
diff -r be66dd5f0245 -r 02f17093a031 security/erlang-p1_acme/patches/patch-rebar.config
--- a/security/erlang-p1_acme/patches/patch-rebar.config        Fri Oct 14 20:11:55 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-$NetBSD: patch-rebar.config,v 1.2 2021/05/20 15:45:28 triaxx Exp $
-
-Use pkgsrc dependencies.
-
---- rebar.config.orig  2021-03-24 20:58:24.000000000 +0000
-+++ rebar.config
-@@ -21,11 +21,6 @@
-           {i, "include"},
-           {platform_define, "^(R|1|20)", deprecated_stacktrace}]}.
- 
--{deps, [{jiffy, ".*", {git, "https://github.com/davisp/jiffy.git";, {tag, "1.0.5"}}},
--      {yconf, ".*", {git, "https://github.com/processone/yconf.git";, {tag, "1.0.11"}}},
--      {idna, ".*", {git, "https://github.com/benoitc/erlang-idna";, {tag, "6.0.0"}}},
--      {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose";, {tag, "1.9.0"}}}]}.
--
- {cover_enabled, true}.
- {cover_export_enabled, true}.
- 
diff -r be66dd5f0245 -r 02f17093a031 security/erlang-p1_acme/patches/patch-rebar.config.script
--- a/security/erlang-p1_acme/patches/patch-rebar.config.script Fri Oct 14 20:11:55 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$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,
- 



Home | Main Index | Thread Index | Old Index