Date: Tue, 26 Jun 2018 00:54:44 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473361 - in head/security: ca_root_nss nss Message-ID: <201806260054.w5Q0sijm041346@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jun 26 00:54:43 2018 New Revision: 473361 URL: https://svnweb.freebsd.org/changeset/ports/473361 Log: security/nss: update to 3.38 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_38_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Modified: head/security/ca_root_nss/Makefile (contents, props changed) head/security/ca_root_nss/distinfo (contents, props changed) head/security/nss/Makefile (contents, props changed) head/security/nss/distinfo (contents, props changed) Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Tue Jun 26 00:54:27 2018 (r473360) +++ head/security/ca_root_nss/Makefile Tue Jun 26 00:54:43 2018 (r473361) @@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.37.3 +VERSION_NSS= 3.38 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Tue Jun 26 00:54:27 2018 (r473360) +++ head/security/ca_root_nss/distinfo Tue Jun 26 00:54:43 2018 (r473361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528192937 -SHA256 (nss-3.37.3.tar.gz) = 9af2bbb615d010bd866bb83f8c0bb22b0fa086171e93030ffb03da3da15cc5be -SIZE (nss-3.37.3.tar.gz) = 23034239 +TIMESTAMP = 1529573085 +SHA256 (nss-3.38.tar.gz) = 2c643d3c08d6935f4d325f40743719b6990aa25a79ec2f8f712c99d086672f62 +SIZE (nss-3.38.tar.gz) = 23023474 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Jun 26 00:54:27 2018 (r473360) +++ head/security/nss/Makefile Tue Jun 26 00:54:43 2018 (r473361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.37.3 +PORTVERSION= 3.38 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Tue Jun 26 00:54:27 2018 (r473360) +++ head/security/nss/distinfo Tue Jun 26 00:54:43 2018 (r473361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528192937 -SHA256 (nss-3.37.3.tar.gz) = 9af2bbb615d010bd866bb83f8c0bb22b0fa086171e93030ffb03da3da15cc5be -SIZE (nss-3.37.3.tar.gz) = 23034239 +TIMESTAMP = 1529573085 +SHA256 (nss-3.38.tar.gz) = 2c643d3c08d6935f4d325f40743719b6990aa25a79ec2f8f712c99d086672f62 +SIZE (nss-3.38.tar.gz) = 23023474
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806260054.w5Q0sijm041346>