Thu Oct 14 12:42:16 2021 UTC ()
mozilla-rootcerts: mention mozilla-rootcerts-openssl more prominently


(wiz)
diff -r1.44 -r1.45 pkgsrc/security/mozilla-rootcerts/Makefile

cvs diff -r1.44 -r1.45 pkgsrc/security/mozilla-rootcerts/Makefile (expand / switch to unified diff)

--- pkgsrc/security/mozilla-rootcerts/Makefile 2021/10/14 07:35:54 1.44
+++ pkgsrc/security/mozilla-rootcerts/Makefile 2021/10/14 12:42:16 1.45
@@ -1,14 +1,17 @@ @@ -1,14 +1,17 @@
1# $NetBSD: Makefile,v 1.44 2021/10/14 07:35:54 tron Exp $ 1# $NetBSD: Makefile,v 1.45 2021/10/14 12:42:16 wiz Exp $
 2#
 3# Please also update the dependency pattern in mozilla-rootcerts-openssl
 4# and bump its version when updating this package.
2 5
3DISTNAME= mozilla-rootcerts-1.0.${CERTDATA_DATE} 6DISTNAME= mozilla-rootcerts-1.0.${CERTDATA_DATE}
4CATEGORIES= security 7CATEGORIES= security
5MASTER_SITES= -https://hg.mozilla.org/mozilla-central/raw-file/330c22fc463e2de39cae6b9f4c7e91dd6c255931/security/nss/lib/ckfw/builtins/certdata.txt 8MASTER_SITES= -https://hg.mozilla.org/mozilla-central/raw-file/330c22fc463e2de39cae6b9f4c7e91dd6c255931/security/nss/lib/ckfw/builtins/certdata.txt
6EXTRACT_SUFX= # empty 9EXTRACT_SUFX= # empty
7DISTFILES= ${CERTDATA} 10DISTFILES= ${CERTDATA}
8 11
9MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://hg.mozilla.org/mozilla-central/log/tip/security/nss/lib/ckfw/builtins/certdata.txt 13HOMEPAGE= https://hg.mozilla.org/mozilla-central/log/tip/security/nss/lib/ckfw/builtins/certdata.txt
11COMMENT= Root CA certificates from the Mozilla Project 14COMMENT= Root CA certificates from the Mozilla Project
12LICENSE= mpl-2.0 15LICENSE= mpl-2.0
13 16
14USE_TOOLS= awk:run echo:run expr:run ln:run ls:run openssl:run rm:run mkdir:run 17USE_TOOLS= awk:run echo:run expr:run ln:run ls:run openssl:run rm:run mkdir:run