pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/mozilla-rootcerts
Module Name: pkgsrc
Committed By: tron
Date: Thu Oct 14 07:35:55 UTC 2021
Modified Files:
pkgsrc/security/mozilla-rootcerts: Makefile distinfo
Log Message:
mozilla-rootcerts: Use date of the last change as the version number
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/mozilla-rootcerts/distinfo
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.43 pkgsrc/security/mozilla-rootcerts/Makefile:1.44
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.43 Thu Oct 14 07:21:43 2021
+++ pkgsrc/security/mozilla-rootcerts/Makefile Thu Oct 14 07:35:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2021/10/14 07:21:43 tron Exp $
+# $NetBSD: Makefile,v 1.44 2021/10/14 07:35:54 tron Exp $
DISTNAME= mozilla-rootcerts-1.0.${CERTDATA_DATE}
CATEGORIES= security
@@ -14,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= 20211014
+CERTDATA_DATE= 20210916
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}
Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.22 pkgsrc/security/mozilla-rootcerts/distinfo:1.23
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.22 Thu Oct 14 07:21:43 2021
+++ pkgsrc/security/mozilla-rootcerts/distinfo Thu Oct 14 07:35:54 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/14 07:21:43 tron Exp $
+$NetBSD: distinfo,v 1.23 2021/10/14 07:35:54 tron Exp $
-RMD160 (certdata-20211014.txt) = 841ce3e29d70fbbe2ac17da2e2fe2d659ad43676
-SHA512 (certdata-20211014.txt) = 7e2708522593fb832ca5f4e84e85e340a17be691302bdceff6ec6f04fb4d79811af58e5c76d16831ef0217f08522d46736ab95d0deb67421d45d69ad7f6f6b95
-Size (certdata-20211014.txt) = 1243387 bytes
+RMD160 (certdata-20210916.txt) = 841ce3e29d70fbbe2ac17da2e2fe2d659ad43676
+SHA512 (certdata-20210916.txt) = 7e2708522593fb832ca5f4e84e85e340a17be691302bdceff6ec6f04fb4d79811af58e5c76d16831ef0217f08522d46736ab95d0deb67421d45d69ad7f6f6b95
+Size (certdata-20210916.txt) = 1243387 bytes
Home |
Main Index |
Thread Index |
Old Index