pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/erlang-pkix erlang-pkix: Update to 1.0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fcabfa77562
branches:  trunk
changeset: 386796:3fcabfa77562
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Sat Oct 15 11:59:18 2022 +0000

description:
erlang-pkix: Update to 1.0.9

upstream changes:
-----------------
Version 1.0.9
  o Generate documentaion for hex.pm packages
  o Update CA bundle
Version 1.0.8
  o Switch from using Travis to Github Actions as CI

diffstat:

 security/erlang-pkix/Makefile |  6 ++----
 security/erlang-pkix/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r d03e2c50bfe0 -r 3fcabfa77562 security/erlang-pkix/Makefile
--- a/security/erlang-pkix/Makefile     Sat Oct 15 07:14:54 2022 +0000
+++ b/security/erlang-pkix/Makefile     Sat Oct 15 11:59:18 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/01/16 19:58:30 triaxx Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/15 11:59:18 triaxx Exp $
 
-DISTNAME=      pkix-1.0.7
+DISTNAME=      pkix-1.0.9
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -9,8 +9,6 @@
 COMMENT=       PKIX certificates management library for Erlang
 LICENSE=       apache-2.0
 
-#DEPENDS+=     erlang-fast_yaml>=1.0.29:../../textproc/erlang-fast_yaml
-
 GITHUB_PROJECT=        pkix
 
 .include "../../lang/erlang/module.mk"
diff -r d03e2c50bfe0 -r 3fcabfa77562 security/erlang-pkix/distinfo
--- a/security/erlang-pkix/distinfo     Sat Oct 15 07:14:54 2022 +0000
+++ b/security/erlang-pkix/distinfo     Sat Oct 15 11:59:18 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:17:05 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/10/15 11:59:18 triaxx Exp $
 
-BLAKE2s (pkix-1.0.7.tar.gz) = e4119e65642ba57ae4e278c192d6d72bb1c9a051295eea51b06bd2400eed6626
-SHA512 (pkix-1.0.7.tar.gz) = cbc87f94cdc0645773a40291e8c20eb6db913901dd1d73fc97d10b109408de405c4ca99c8e629adb5aee5583893479008c307f6c2a963465b77b57b6216bd446
-Size (pkix-1.0.7.tar.gz) = 412022 bytes
+BLAKE2s (pkix-1.0.9.tar.gz) = 7747398fe89726b7532c5ed98bf9b58575a59fb1adb697b819275ffb7e044e73
+SHA512 (pkix-1.0.9.tar.gz) = bd428814421effdc74c418a376b44716f4f79095550dd1b8431bfb51e8d26262015be0dda7948a9b8f9fc60a0cd0d12289161c8b497134f6413fd1e1efb886ba
+Size (pkix-1.0.9.tar.gz) = 406218 bytes



Home | Main Index | Thread Index | Old Index