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 Dec 4 16:09:47 UTC 2022
Modified Files:
pkgsrc/security/mozilla-rootcerts: Makefile distinfo
pkgsrc/security/mozilla-rootcerts-openssl: Makefile
Log Message:
mozilla-rootcerts*: update to 20221204
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/mozilla-rootcerts/distinfo
cvs rdiff -u -r1.21 -r1.22 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.47 pkgsrc/security/mozilla-rootcerts/Makefile:1.48
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.47 Thu Dec 1 12:55:36 2022
+++ pkgsrc/security/mozilla-rootcerts/Makefile Sun Dec 4 16:09:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2022/12/01 12:55:36 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2022/12/04 16:09:47 wiz Exp $
#
# Please also update the dependency pattern in mozilla-rootcerts-openssl
# and bump its version when updating this package.
@@ -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= 20220913
+CERTDATA_DATE= 20221204
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}
Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.26 pkgsrc/security/mozilla-rootcerts/distinfo:1.27
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.26 Thu Dec 1 12:55:36 2022
+++ pkgsrc/security/mozilla-rootcerts/distinfo Sun Dec 4 16:09:47 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2022/12/01 12:55:36 wiz Exp $
+$NetBSD: distinfo,v 1.27 2022/12/04 16:09:47 wiz Exp $
-BLAKE2s (certdata-20220913.txt) = ad92112ae30dbf8021313dca31ee4a11d39589b66f8d255357f6637509cd04e5
-SHA512 (certdata-20220913.txt) = 50b075066520e197da32b2cb68a5b39bc5e66c7ec554da28482cd2ba40a87300ef9d9e046656e07fbee513bad022e13049f2e6aadca2682f7ea3866294e36deb
-Size (certdata-20220913.txt) = 1324019 bytes
+BLAKE2s (certdata-20221204.txt) = ad92112ae30dbf8021313dca31ee4a11d39589b66f8d255357f6637509cd04e5
+SHA512 (certdata-20221204.txt) = 50b075066520e197da32b2cb68a5b39bc5e66c7ec554da28482cd2ba40a87300ef9d9e046656e07fbee513bad022e13049f2e6aadca2682f7ea3866294e36deb
+Size (certdata-20221204.txt) = 1324019 bytes
Index: pkgsrc/security/mozilla-rootcerts-openssl/Makefile
diff -u pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.21 pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.22
--- pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.21 Thu Dec 1 12:55:36 2022
+++ pkgsrc/security/mozilla-rootcerts-openssl/Makefile Sun Dec 4 16:09:47 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/12/01 12:55:36 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2022/12/04 16:09:47 wiz Exp $
-PKGNAME= mozilla-rootcerts-openssl-2.9
+PKGNAME= mozilla-rootcerts-openssl-2.10
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.20220913{,nb[0-9]*}:../../security/mozilla-rootcerts
+BUILD_DEPENDS+= mozilla-rootcerts-1.0.20221204{,nb[0-9]*}:../../security/mozilla-rootcerts
SCRIPT= ${LOCALBASE}/sbin/mozilla-rootcerts
CHECK_BUILTIN.openssl= yes
Home |
Main Index |
Thread Index |
Old Index