pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/erlang-pkix



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Sat Oct 15 11:59:18 UTC 2022

Modified Files:
        pkgsrc/security/erlang-pkix: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/erlang-pkix/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/erlang-pkix/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/erlang-pkix/Makefile
diff -u pkgsrc/security/erlang-pkix/Makefile:1.1 pkgsrc/security/erlang-pkix/Makefile:1.2
--- pkgsrc/security/erlang-pkix/Makefile:1.1    Sat Jan 16 19:58:30 2021
+++ pkgsrc/security/erlang-pkix/Makefile        Sat Oct 15 11:59:18 2022
@@ -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 @@ HOMEPAGE=       https://github.com/processone/
 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"

Index: pkgsrc/security/erlang-pkix/distinfo
diff -u pkgsrc/security/erlang-pkix/distinfo:1.3 pkgsrc/security/erlang-pkix/distinfo:1.4
--- pkgsrc/security/erlang-pkix/distinfo:1.3    Tue Oct 26 11:17:05 2021
+++ pkgsrc/security/erlang-pkix/distinfo        Sat Oct 15 11:59:18 2022
@@ -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