From f4aef6b62c614ecd1d50069031eae67318ac5ff9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 9 Sep 2014 06:16:35 +0000 Subject: Mozilla upgrades: - Update nspr to 4.10.7 - Update ca_root_nss to 3.17 (mark as NO_ARCH while here) - Update firefox to 32.0 - Update thunderbird to 31.1.0 - Add net-im/linux-instantbird - Update firefox-est to 31.1.0 - Update libxul to 24.8.0 - Update seamonkey to 2.29 Submitted by: Jan Beich for gecko@ --- security/ca_root_nss/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/ca_root_nss/Makefile') diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 451052a95c39..eeb50686c377 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -14,6 +14,7 @@ ETCSYMLINK_DESC= Add symlink to /etc/ssl/cert.pem USES= perl5 USE_PERL5= build +NO_ARCH= yes NO_WRKSUBDIR= yes CERTDIR?= share/certs @@ -24,7 +25,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.16.3 +VERSION_NSS= 3.17 #NSS_SUFFIX= .with.ckbi.1.93 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl -- cgit v1.2.3