From owner-svn-ports-all@FreeBSD.ORG Thu Sep 25 07:40:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4795B7BE; Thu, 25 Sep 2014 07:40:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32AA0FAA; Thu, 25 Sep 2014 07:40:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8P7eY8p002226; Thu, 25 Sep 2014 07:40:34 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8P7eXpS002224; Thu, 25 Sep 2014 07:40:33 GMT (envelope-from des@FreeBSD.org) Message-Id: <201409250740.s8P7eXpS002224@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: des set sender to des@FreeBSD.org using -f From: Dag-Erling Smørgrav Date: Thu, 25 Sep 2014 07:40:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369218 - head/security/nss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 07:40:34 -0000 Author: des Date: Thu Sep 25 07:40:33 2014 New Revision: 369218 URL: http://svnweb.freebsd.org/changeset/ports/369218 QAT: https://qat.redports.org/buildarchive/r369218/ Log: Upgrade to 3.17.1 PR: 193906 MFH: 2014Q3 Security: CVE-2014-1568 Modified: head/security/nss/Makefile head/security/nss/distinfo Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Thu Sep 25 07:34:52 2014 (r369217) +++ head/security/nss/Makefile Thu Sep 25 07:40:33 2014 (r369218) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.17 -#DISTVERSIONSUFFIX= .with.ckbi.1.93 +PORTVERSION= 3.17.1 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Thu Sep 25 07:34:52 2014 (r369217) +++ head/security/nss/distinfo Thu Sep 25 07:40:33 2014 (r369218) @@ -1,2 +1,2 @@ -SHA256 (nss-3.17.tar.gz) = 3b1abcd8f89211dda2cc739bfa76552d080f7ea80482ef2727b006548a7f0c81 -SIZE (nss-3.17.tar.gz) = 6429534 +SHA256 (nss-3.17.1.tar.gz) = 0e210afba7cd1e033a08f61fcd1f466639649fc413e72aa050f3d52c19376e5f +SIZE (nss-3.17.1.tar.gz) = 6927105