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:   adam
Date:           Thu Aug 22 07:30:34 UTC 2024

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

Log Message:
erlang-pkix: updated to 1.0.10

Version 1.0.10

Fix issues with building on OTP27


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/erlang-pkix/Makefile
cvs rdiff -u -r1.4 -r1.5 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.2 pkgsrc/security/erlang-pkix/Makefile:1.3
--- pkgsrc/security/erlang-pkix/Makefile:1.2    Sat Oct 15 11:59:18 2022
+++ pkgsrc/security/erlang-pkix/Makefile        Thu Aug 22 07:30:34 2024
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2022/10/15 11:59:18 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2024/08/22 07:30:34 adam Exp $
 
-DISTNAME=      pkix-1.0.9
+DISTNAME=      pkix-1.0.10
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
+GITHUB_PROJECT=        pkix
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/processone/pkix
 COMMENT=       PKIX certificates management library for Erlang
 LICENSE=       apache-2.0
 
-GITHUB_PROJECT=        pkix
-
 .include "../../lang/erlang/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/erlang-pkix/distinfo
diff -u pkgsrc/security/erlang-pkix/distinfo:1.4 pkgsrc/security/erlang-pkix/distinfo:1.5
--- pkgsrc/security/erlang-pkix/distinfo:1.4    Sat Oct 15 11:59:18 2022
+++ pkgsrc/security/erlang-pkix/distinfo        Thu Aug 22 07:30:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/10/15 11:59:18 triaxx Exp $
+$NetBSD: distinfo,v 1.5 2024/08/22 07:30:34 adam Exp $
 
-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
+BLAKE2s (pkix-1.0.10.tar.gz) = 29d381d87fdc08cb4e6abe37b2a80c6460d7e58ef7544d8ceb28f6535766f166
+SHA512 (pkix-1.0.10.tar.gz) = 955308820b49d8f2ae155ad4b60704aca0706bbf0ced759c7a47b8e34c585a326eb7f29495174c8599054311414acd3de48fc03b7f5f9a669eb7956e76f36581
+Size (pkix-1.0.10.tar.gz) = 401784 bytes



Home | Main Index | Thread Index | Old Index