pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   dogcow
Date:           Sun Nov 29 06:18:17 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/security/mozilla-rootcerts: Makefile distinfo
Removed Files:
        pkgsrc/security/mozilla-rootcerts/patches: patch-certdata.txt

Log Message:
bump mozilla-rootcerts to 20201102 of certdata.txt


To generate a diff of this commit:
cvs rdiff -u -r1.6463 -r1.6464 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.40 -r1.41 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/mozilla-rootcerts/distinfo
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/security/mozilla-rootcerts/patches/patch-certdata.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.6463 pkgsrc/doc/CHANGES-2020:1.6464
--- pkgsrc/doc/CHANGES-2020:1.6463      Sun Nov 29 05:11:07 2020
+++ pkgsrc/doc/CHANGES-2020     Sun Nov 29 06:18:17 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.6463 2020/11/29 05:11:07 ryoon Exp $
+$NetBSD: CHANGES-2020,v 1.6464 2020/11/29 06:18:17 dogcow Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -9435,3 +9435,4 @@ Changes to the packages collection and i
        Updated audio/spotify-qt to 3.2 [pin 2020-11-28]
        Updated games/craft to 3.5nb5 [dholland 2020-11-29]
        Updated www/php-nextcloud to 20.0.2 [ryoon 2020-11-29]
+       Updated security/mozilla-rootcerts to 1.0.20201102 [dogcow 2020-11-29]

Index: pkgsrc/security/mozilla-rootcerts/Makefile
diff -u pkgsrc/security/mozilla-rootcerts/Makefile:1.40 pkgsrc/security/mozilla-rootcerts/Makefile:1.41
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.40     Fri Nov 27 16:18:35 2020
+++ pkgsrc/security/mozilla-rootcerts/Makefile  Sun Nov 29 06:18:17 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2020/11/27 16:18:35 gdt Exp $
+# $NetBSD: Makefile,v 1.41 2020/11/29 06:18:17 dogcow Exp $
 
 DISTNAME=      mozilla-rootcerts-1.0.${CERTDATA_DATE}
-PKGREVISION=   2
 CATEGORIES=    security
-MASTER_SITES=  -https://hg.mozilla.org/mozilla-central/raw-file/4f0b2cc28b1482e285bcfceec472a568f3843299/security/nss/lib/ckfw/builtins/certdata.txt
+MASTER_SITES=  -https://hg.mozilla.org/mozilla-central/raw-file/24aaf5d4c68bccf698870752ca00e2c8952032f8/security/nss/lib/ckfw/builtins/certdata.txt
 EXTRACT_SUFX=  # empty
 DISTFILES=     ${CERTDATA}
 
@@ -15,7 +14,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= 20200529
+CERTDATA_DATE= 20201102
 CERTDATA=      certdata-${CERTDATA_DATE}.txt
 
 WRKSRC=                ${WRKDIR}

Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.18 pkgsrc/security/mozilla-rootcerts/distinfo:1.19
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.18     Fri Jun 12 10:35:11 2020
+++ pkgsrc/security/mozilla-rootcerts/distinfo  Sun Nov 29 06:18:17 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/06/12 10:35:11 maya Exp $
+$NetBSD: distinfo,v 1.19 2020/11/29 06:18:17 dogcow Exp $
 
-SHA1 (certdata-20200529.txt) = 3707d1ea79b8feba0a97431a39ae27112a1ccfca
-RMD160 (certdata-20200529.txt) = d2359410858af530b960d4157f780d5400a82e0b
-SHA512 (certdata-20200529.txt) = 39383103063dde12962a182f438163be2ff3b53c95da2b8433d6688b8405c36491b862c248d0f7f4ed6a4b67fa3752b75d9e5d6c6761b096cc5363fbacd7682c
-Size (certdata-20200529.txt) = 1271692 bytes
-SHA1 (patch-certdata.txt) = 08dc8064508c4914aaa0b14dc194dd935035776b
+SHA1 (certdata-20201102.txt) = 6c3691802d9b09c9fe63d8c0a4ce05d6c05cb420
+RMD160 (certdata-20201102.txt) = 707520b5841c221017e9bcc4c69af959965db359
+SHA512 (certdata-20201102.txt) = 0ce6336947fe1cab008f79fc8ade98606af31863c22dc147b6fbc84112684a6afe7dc81b15f01351afcd06f09740cb3f080643bd98b3259a01f7545efcb5b08c
+Size (certdata-20201102.txt) = 1244711 bytes



Home | Main Index | Thread Index | Old Index