[Midnightbsd-cvs] mports [24528] trunk/security/ca_root_nss: update to 3.39
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Oct 16 12:16:12 EDT 2018
Revision: 24528
http://svnweb.midnightbsd.org/mports/?rev=24528
Author: laffer1
Date: 2018-10-16 12:16:10 -0400 (Tue, 16 Oct 2018)
Log Message:
-----------
update to 3.39
Modified Paths:
--------------
trunk/security/ca_root_nss/Makefile
trunk/security/ca_root_nss/distinfo
trunk/security/ca_root_nss/pkg-plist
Modified: trunk/security/ca_root_nss/Makefile
===================================================================
--- trunk/security/ca_root_nss/Makefile 2018-10-16 15:02:08 UTC (rev 24527)
+++ trunk/security/ca_root_nss/Makefile 2018-10-16 16:16:10 UTC (rev 24528)
@@ -27,7 +27,7 @@
# !!! Please DO NOT submit patches for new version until it has !!!
# !!! been committed there first. !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-VERSION_NSS= 3.34
+VERSION_NSS= 3.39
#NSS_SUFFIX= .with.ckbi.1.98
CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
BUNDLE_PROCESSOR= MAca-bundle.pl
Modified: trunk/security/ca_root_nss/distinfo
===================================================================
--- trunk/security/ca_root_nss/distinfo 2018-10-16 15:02:08 UTC (rev 24527)
+++ trunk/security/ca_root_nss/distinfo 2018-10-16 16:16:10 UTC (rev 24528)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511548843
-SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5
-SIZE (nss-3.34.tar.gz) = 9586315
+TIMESTAMP = 1539694848
+SHA256 (nss-3.39.tar.gz) = 6be64dd76f212415cc8bc34343ac1e7389048db4db9a023a84873c411dc5864b
+SIZE (nss-3.39.tar.gz) = 23048561
Modified: trunk/security/ca_root_nss/pkg-plist
===================================================================
--- trunk/security/ca_root_nss/pkg-plist 2018-10-16 15:02:08 UTC (rev 24527)
+++ trunk/security/ca_root_nss/pkg-plist 2018-10-16 16:16:10 UTC (rev 24528)
@@ -3,3 +3,4 @@
@sample openssl/cert.pem.sample
%%ETCSYMLINK%%@cwd /
%%ETCSYMLINK%%@exec ln -sf /usr/local/%%CERTDIR%%/ca-root-nss.crt /etc/ssl/cert.pem
+ at postexec [ ! -e %%LOCALBASE%%/bin/cert-sync ] || %%LOCALBASE%%/bin/cert-sync --quiet %%PREFIX%%/share/certs/ca-root-nss.crt
More information about the Midnightbsd-cvs
mailing list