pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/mozilla-rootcerts mozilla-rootcerts*: use upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93c6c4f60624
branches:  trunk
changeset: 389428:93c6c4f60624
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 04 16:12:46 2022 +0000

description:
mozilla-rootcerts*: use updated distfile, ride bump

diffstat:

 security/mozilla-rootcerts/Makefile |  6 +++---
 security/mozilla-rootcerts/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r 8deb8a81340d -r 93c6c4f60624 security/mozilla-rootcerts/Makefile
--- a/security/mozilla-rootcerts/Makefile       Sun Dec 04 16:12:39 2022 +0000
+++ b/security/mozilla-rootcerts/Makefile       Sun Dec 04 16:12:46 2022 +0000
@@ -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 @@
 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
diff -r 8deb8a81340d -r 93c6c4f60624 security/mozilla-rootcerts/distinfo
--- a/security/mozilla-rootcerts/distinfo       Sun Dec 04 16:12:39 2022 +0000
+++ b/security/mozilla-rootcerts/distinfo       Sun Dec 04 16:12:46 2022 +0000
@@ -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