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 Dec  1 12:55:36 UTC 2022

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

Log Message:
mozilla-rootcerts*: update to 20220913


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/mozilla-rootcerts/distinfo
cvs rdiff -u -r1.20 -r1.21 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.46 pkgsrc/security/mozilla-rootcerts/Makefile:1.47
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.46     Sun Jul  3 10:16:57 2022
+++ pkgsrc/security/mozilla-rootcerts/Makefile  Thu Dec  1 12:55:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2022/07/03 10:16:57 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2022/12/01 12:55:36 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= 20220614
+CERTDATA_DATE= 20220913
 CERTDATA=      certdata-${CERTDATA_DATE}.txt
 
 WRKSRC=                ${WRKDIR}

Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.25 pkgsrc/security/mozilla-rootcerts/distinfo:1.26
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.25     Sun Jul  3 10:16:57 2022
+++ pkgsrc/security/mozilla-rootcerts/distinfo  Thu Dec  1 12:55:36 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2022/07/03 10:16:57 wiz Exp $
+$NetBSD: distinfo,v 1.26 2022/12/01 12:55:36 wiz Exp $
 
-BLAKE2s (certdata-20220614.txt) = ad92112ae30dbf8021313dca31ee4a11d39589b66f8d255357f6637509cd04e5
-SHA512 (certdata-20220614.txt) = 50b075066520e197da32b2cb68a5b39bc5e66c7ec554da28482cd2ba40a87300ef9d9e046656e07fbee513bad022e13049f2e6aadca2682f7ea3866294e36deb
-Size (certdata-20220614.txt) = 1324019 bytes
+BLAKE2s (certdata-20220913.txt) = ad92112ae30dbf8021313dca31ee4a11d39589b66f8d255357f6637509cd04e5
+SHA512 (certdata-20220913.txt) = 50b075066520e197da32b2cb68a5b39bc5e66c7ec554da28482cd2ba40a87300ef9d9e046656e07fbee513bad022e13049f2e6aadca2682f7ea3866294e36deb
+Size (certdata-20220913.txt) = 1324019 bytes

Index: pkgsrc/security/mozilla-rootcerts-openssl/Makefile
diff -u pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.20 pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.21
--- pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.20     Sun Jul  3 10:16:57 2022
+++ pkgsrc/security/mozilla-rootcerts-openssl/Makefile  Thu Dec  1 12:55:36 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2022/07/03 10:16:57 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/12/01 12:55:36 wiz Exp $
 
-PKGNAME=       mozilla-rootcerts-openssl-2.8
+PKGNAME=       mozilla-rootcerts-openssl-2.9
 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.20220614{,nb[0-9]*}:../../security/mozilla-rootcerts
+BUILD_DEPENDS+=        mozilla-rootcerts-1.0.20220913{,nb[0-9]*}:../../security/mozilla-rootcerts
 SCRIPT=                ${LOCALBASE}/sbin/mozilla-rootcerts
 
 CHECK_BUILTIN.openssl= yes



Home | Main Index | Thread Index | Old Index