pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 1 13:20:40 UTC 2023
Modified Files:
pkgsrc/security/mozilla-rootcerts: Makefile distinfo
pkgsrc/security/mozilla-rootcerts-openssl: Makefile
Log Message:
mozilla-rootcert*: update to 20230505 data
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/security/mozilla-rootcerts/distinfo
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/mozilla-rootcerts-openssl/Makefile
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.49 pkgsrc/security/mozilla-rootcerts/Makefile:1.50
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.49 Sun Dec 4 16:12:46 2022
+++ pkgsrc/security/mozilla-rootcerts/Makefile Thu Jun 1 13:20:40 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.49 2022/12/04 16:12:46 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2023/06/01 13:20:40 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/fc546cbeb1cc7a486bc5147bcff3a879374cf213/security/nss/lib/ckfw/builtins/certdata.txt
+MASTER_SITES= -https://hg.mozilla.org/mozilla-central/raw-file/f241a7ae4dc848614a68c2f94054121e441ae7a5/security/nss/lib/ckfw/builtins/certdata.txt
EXTRACT_SUFX= # empty
DISTFILES= ${CERTDATA}
@@ -17,7 +17,7 @@ LICENSE= mpl-2.0
USE_TOOLS= awk:run echo:run expr:run ln:run ls:run openssl:run rm:run mkdir:run
# This must be kept in sync with security/mozilla-rootcerts-openssl
-CERTDATA_DATE= 20221204
+CERTDATA_DATE= 20230505
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}
Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.28 pkgsrc/security/mozilla-rootcerts/distinfo:1.29
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.28 Sun Dec 4 16:12:46 2022
+++ pkgsrc/security/mozilla-rootcerts/distinfo Thu Jun 1 13:20:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2022/12/04 16:12:46 wiz Exp $
+$NetBSD: distinfo,v 1.29 2023/06/01 13:20:40 wiz Exp $
-BLAKE2s (certdata-20221204.txt) = f81ad973767a4503f2cfef3a35d005a4b7605935a3fbf884377f1c5b2abc362a
-SHA512 (certdata-20221204.txt) = 3aee811a23a58649bcca9a6aec2953a3d1ea1f5368782f06fc083007cdde29072f131b19af17cbb57411bb65360ba1bba6ab1bece2d0276606cf6e0ef20aa522
-Size (certdata-20221204.txt) = 1309153 bytes
+BLAKE2s (certdata-20230505.txt) = 87899d8f31f66be8eb644c25ac363ed3c943b166390ba339816ff1cd184f2e0f
+SHA512 (certdata-20230505.txt) = d393f013e5d05373d7a5b338ca1cfe4fbd1ca9febdafde3b178a39cb6de158e0e36865eee603ce3bf85d528c3bf407d5a12c5708f64676c37d6f139aeaa22382
+Size (certdata-20230505.txt) = 1324018 bytes
Index: pkgsrc/security/mozilla-rootcerts-openssl/Makefile
diff -u pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.22 pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.23
--- pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.22 Sun Dec 4 16:09:47 2022
+++ pkgsrc/security/mozilla-rootcerts-openssl/Makefile Thu Jun 1 13:20:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/12/04 16:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2023/06/01 13:20:40 wiz Exp $
-PKGNAME= mozilla-rootcerts-openssl-2.10
+PKGNAME= mozilla-rootcerts-openssl-2.11
CATEGORIES= security
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,7 +14,7 @@ USE_TOOLS+= openssl
WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty
-BUILD_DEPENDS+= mozilla-rootcerts-1.0.20221204{,nb[0-9]*}:../../security/mozilla-rootcerts
+BUILD_DEPENDS+= mozilla-rootcerts-1.0.20230505{,nb[0-9]*}:../../security/mozilla-rootcerts
SCRIPT= ${LOCALBASE}/sbin/mozilla-rootcerts
CHECK_BUILTIN.openssl= yes
Home |
Main Index |
Thread Index |
Old Index