Date: Thu, 22 Dec 2016 15:30:16 +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: r429163 - in head/security: ca_root_nss nss Message-ID: <201612221530.uBMFUGKS002649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Dec 22 15:30:16 2016 New Revision: 429163 URL: https://svnweb.freebsd.org/changeset/ports/429163 Log: security/nss: update to 3.28 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes MFH: 2016Q4 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) head/security/nss/pkg-plist (contents, props changed) Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Thu Dec 22 15:30:05 2016 (r429162) +++ head/security/ca_root_nss/Makefile Thu Dec 22 15:30:16 2016 (r429163) @@ -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.27.1 +VERSION_NSS= 3.28 #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 Thu Dec 22 15:30:05 2016 (r429162) +++ head/security/ca_root_nss/distinfo Thu Dec 22 15:30:16 2016 (r429163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475947616 -SHA256 (nss-3.27.1.tar.gz) = fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b -SIZE (nss-3.27.1.tar.gz) = 7397737 +TIMESTAMP = 1482321387 +SHA256 (nss-3.28.tar.gz) = c79dd15f66f581c294ce0ef032119357d03fee3a0aa61be263747d84f1b33254 +SIZE (nss-3.28.tar.gz) = 7440502 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Thu Dec 22 15:30:05 2016 (r429162) +++ head/security/nss/Makefile Thu Dec 22 15:30:16 2016 (r429163) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.27.2 +PORTVERSION= 3.28 #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 Thu Dec 22 15:30:05 2016 (r429162) +++ head/security/nss/distinfo Thu Dec 22 15:30:16 2016 (r429163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480381418 -SHA256 (nss-3.27.2.tar.gz) = dc8ac8524469d0230274fd13a53fdcd74efe4aa67205dde1a4a92be87dc28524 -SIZE (nss-3.27.2.tar.gz) = 7397599 +TIMESTAMP = 1482321387 +SHA256 (nss-3.28.tar.gz) = c79dd15f66f581c294ce0ef032119357d03fee3a0aa61be263747d84f1b33254 +SIZE (nss-3.28.tar.gz) = 7440502 Modified: head/security/nss/pkg-plist ============================================================================== --- head/security/nss/pkg-plist Thu Dec 22 15:30:05 2016 (r429162) +++ head/security/nss/pkg-plist Thu Dec 22 15:30:16 2016 (r429163) @@ -38,6 +38,7 @@ include/nss/nss/crmf.h include/nss/nss/crmft.h include/nss/nss/cryptohi.h include/nss/nss/cryptoht.h +include/nss/nss/eccutil.h include/nss/nss/ecl-exp.h include/nss/nss/hasht.h include/nss/nss/jar-ds.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612221530.uBMFUGKS002649>