From owner-svn-ports-all@freebsd.org Fri Aug 14 12:43:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6057E9B8318; Fri, 14 Aug 2015 12:43:27 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.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 4EDBF1C4E; Fri, 14 Aug 2015 12:43:27 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EChRcM033416; Fri, 14 Aug 2015 12:43:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EChRFt033415; Fri, 14 Aug 2015 12:43:27 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508141243.t7EChRFt033415@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 14 Aug 2015 12:43:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394205 - 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.20 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: Fri, 14 Aug 2015 12:43:27 -0000 Author: jbeich Date: Fri Aug 14 12:43:26 2015 New Revision: 394205 URL: https://svnweb.freebsd.org/changeset/ports/394205 Log: security/nss: update legacy ckbi suffix to the one used in 3.19.1 This is only for convenience, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201831 MFH: 2015Q3 X-MFH-With: r394204 Modified: head/security/nss/Makefile Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Fri Aug 14 12:35:26 2015 (r394204) +++ head/security/nss/Makefile Fri Aug 14 12:43:26 2015 (r394205) @@ -3,7 +3,7 @@ PORTNAME= nss PORTVERSION= 3.19.3 -#DISTVERSIONSUFFIX= .with.ckbi.1.93 +#DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src