Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1FA8E7A282 for ; Fri, 20 Jan 2017 15:02:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C0D62855B8; Fri, 20 Jan 2017 15:02:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5195A84CEF for ; Fri, 20 Jan 2017 15:02:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 15p9H6Lx44Tn for ; Fri, 20 Jan 2017 15:02:05 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id ADEE084CFD for ; Fri, 20 Jan 2017 15:02:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABA05FBA6; Fri, 20 Jan 2017 15:02:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148492452534620" MIME-Version: 1.0 Date: Fri, 20 Jan 2017 15:02:05 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170120150205.ABA05FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148492452534620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Jan 20 15:02:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/nss to 3.28.1 To generate a diff of this commit: cvs rdiff -u -r1.337 -r1.338 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16935 -r1.16936 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148492452534620 Content-Disposition: inline Content-Length: 1303 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.337 pkgsrc/doc/CHANGES-2017:1.338 --- pkgsrc/doc/CHANGES-2017:1.337 Fri Jan 20 13:50:02 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jan 20 15:02:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.337 2017/01/20 13:50:02 mef Exp $ +$NetBSD: CHANGES-2017,v 1.338 2017/01/20 15:02:05 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -408,3 +408,4 @@ Changes to the packages collection and i Updated devel/py-argcomplete to 1.8.0 [fhajny 2017-01-20] Added cad/oce version 0.18 [fhajny 2017-01-20] Updated archivers/p5-Archive-Extract to 0.80 [mef 2017-01-20] + Updated devel/nss to 3.28.1 [ryoon 2017-01-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16935 pkgsrc/doc/TODO:1.16936 --- pkgsrc/doc/TODO:1.16935 Thu Jan 19 23:46:19 2017 +++ pkgsrc/doc/TODO Fri Jan 20 15:02:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16935 2017/01/19 23:46:19 wiedi Exp $ +$NetBSD: TODO,v 1.16936 2017/01/20 15:02:05 ryoon Exp $ Suggested new packages ====================== @@ -1148,7 +1148,6 @@ For possible Perl packages updates, see o nqp-2016.02 o ns-3.14.1 o ns-plugger-common-5.1.3 - o nss-3.28.1 [This breaks firefox for ECDSA tls connection] o ntop-5.0 o nts-82 o nuitka-0.5.19 --_----------=_148492452534620--