pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/mozilla-rootcerts



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec  4 16:12:46 UTC 2022

Modified Files:
        pkgsrc/security/mozilla-rootcerts: Makefile distinfo

Log Message:
mozilla-rootcerts*: use updated distfile, ride bump


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/mozilla-rootcerts/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/mozilla-rootcerts/Makefile
diff -u pkgsrc/security/mozilla-rootcerts/Makefile:1.48 pkgsrc/security/mozilla-rootcerts/Makefile:1.49
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.48     Sun Dec  4 16:09:47 2022
+++ pkgsrc/security/mozilla-rootcerts/Makefile  Sun Dec  4 16:12:46 2022
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2022/12/04 16:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2022/12/04 16:12:46 wiz Exp $
 #
 # Please also update the dependency pattern in mozilla-rootcerts-openssl
 # and bump its version when updating this package.
 
 DISTNAME=      mozilla-rootcerts-1.0.${CERTDATA_DATE}
 CATEGORIES=    security
-MASTER_SITES=  -https://hg.mozilla.org/mozilla-central/raw-file/8a140b71769579902156914a69ba4849c5598db3/security/nss/lib/ckfw/builtins/certdata.txt
+MASTER_SITES=  -https://hg.mozilla.org/mozilla-central/raw-file/fc546cbeb1cc7a486bc5147bcff3a879374cf213/security/nss/lib/ckfw/builtins/certdata.txt
 EXTRACT_SUFX=  # empty
 DISTFILES=     ${CERTDATA}
 
@@ -30,7 +30,7 @@ DATADIR=      ${PREFIX}/share/${PKGBASE}
 CHECK_BUILTIN.openssl= yes
 .include "../../security/openssl/builtin.mk"
 CHECK_BUILTIN.openssl= no
-.if !empty(USE_BUILTIN.openssl:M[yY][eE][sS])
+.if ${USE_BUILTIN.openssl:U:tl} == yes
 SSLDIR=                /etc/openssl
 .else
 SSLDIR=                ${PKG_SYSCONFDIR}/openssl

Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.27 pkgsrc/security/mozilla-rootcerts/distinfo:1.28
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.27     Sun Dec  4 16:09:47 2022
+++ pkgsrc/security/mozilla-rootcerts/distinfo  Sun Dec  4 16:12:46 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2022/12/04 16:09:47 wiz Exp $
+$NetBSD: distinfo,v 1.28 2022/12/04 16:12:46 wiz Exp $
 
-BLAKE2s (certdata-20221204.txt) = ad92112ae30dbf8021313dca31ee4a11d39589b66f8d255357f6637509cd04e5
-SHA512 (certdata-20221204.txt) = 50b075066520e197da32b2cb68a5b39bc5e66c7ec554da28482cd2ba40a87300ef9d9e046656e07fbee513bad022e13049f2e6aadca2682f7ea3866294e36deb
-Size (certdata-20221204.txt) = 1324019 bytes
+BLAKE2s (certdata-20221204.txt) = f81ad973767a4503f2cfef3a35d005a4b7605935a3fbf884377f1c5b2abc362a
+SHA512 (certdata-20221204.txt) = 3aee811a23a58649bcca9a6aec2953a3d1ea1f5368782f06fc083007cdde29072f131b19af17cbb57411bb65360ba1bba6ab1bece2d0276606cf6e0ef20aa522
+Size (certdata-20221204.txt) = 1309153 bytes



Home | Main Index | Thread Index | Old Index