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: Sun Mar 1 10:03:43 UTC 2026
Modified Files:
pkgsrc/security/mozilla-rootcerts: Makefile distinfo
pkgsrc/security/mozilla-rootcerts-openssl: Makefile
Log Message:
mozilla-rootcerts*: update to 2026-02-11
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/mozilla-rootcerts/distinfo
cvs rdiff -u -r1.35 -r1.36 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.61 pkgsrc/security/mozilla-rootcerts/Makefile:1.62
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.61 Sat Nov 1 22:44:26 2025
+++ pkgsrc/security/mozilla-rootcerts/Makefile Sun Mar 1 10:03:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2025/11/01 22:44:26 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2026/03/01 10:03:42 wiz Exp $
#
# Please also update the dependency pattern in mozilla-rootcerts-openssl
# and bump its version when updating this package.
@@ -17,8 +17,8 @@ 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= 20251029
-CERTDATA_COMMIT= 389b94c9230fdb44b7be2628fd6047b4a07e1be7
+CERTDATA_DATE= 20260211
+CERTDATA_COMMIT= a98694eb4685b1ab689278aaffc98188634992a8
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}
Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.38 pkgsrc/security/mozilla-rootcerts/distinfo:1.39
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.38 Sat Nov 1 22:44:26 2025
+++ pkgsrc/security/mozilla-rootcerts/distinfo Sun Mar 1 10:03:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2025/11/01 22:44:26 wiz Exp $
+$NetBSD: distinfo,v 1.39 2026/03/01 10:03:42 wiz Exp $
-BLAKE2s (certdata-20251029.txt) = 3c9cb2fd7571dd9df38275b0f86406a96f492fa42c52e55f2bed136ca9889051
-SHA512 (certdata-20251029.txt) = 0cd6c177ca6bb6fceffa8fdc457074e740eb33933b37f82dda7a115c34a5932a14e7ffde246d7e5f2c0963fb49aea28e3b39ca6b0f649a06b2d0029fea225238
-Size (certdata-20251029.txt) = 1436579 bytes
+BLAKE2s (certdata-20260211.txt) = b370438ca742593d9e90d1a6fc1118a62b1157fe8e8db89fe3e5bffeefe0a770
+SHA512 (certdata-20260211.txt) = 9ff706f1672128d9bd97761fd776633e9429f87320ce8ab262bbbca4e85cebe928194f3c87f3bd82c00c78ec25b570f8da6d727e174a9e529139e45268c62f3c
+Size (certdata-20260211.txt) = 1443468 bytes
Index: pkgsrc/security/mozilla-rootcerts-openssl/Makefile
diff -u pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.35 pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.36
--- pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.35 Sat Nov 1 22:44:26 2025
+++ pkgsrc/security/mozilla-rootcerts-openssl/Makefile Sun Mar 1 10:03:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2025/11/01 22:44:26 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2026/03/01 10:03:43 wiz Exp $
-PKGNAME= mozilla-rootcerts-openssl-2.20
+PKGNAME= mozilla-rootcerts-openssl-2.21
CATEGORIES= security
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,7 +14,7 @@ USE_TOOLS+= openssl
WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty
-TOOL_DEPENDS+= mozilla-rootcerts>=1.1.20251029:../../security/mozilla-rootcerts
+TOOL_DEPENDS+= mozilla-rootcerts>=1.1.20260211:../../security/mozilla-rootcerts
SCRIPT= ${LOCALBASE}/sbin/mozilla-rootcerts
CHECK_BUILTIN.openssl= yes
Home |
Main Index |
Thread Index |
Old Index