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 56AE57A2A9 for ; Thu, 18 Aug 2016 06:10:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F2E5285E85; Thu, 18 Aug 2016 06:10:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 84DDB85E4A for ; Thu, 18 Aug 2016 06:10:55 +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 J9Xk7GbhNGf2 for ; Thu, 18 Aug 2016 06:10:55 +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 E7C0E84CEE for ; Thu, 18 Aug 2016 06:10:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD9F3FBC3; Thu, 18 Aug 2016 06:10:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471500654146420" MIME-Version: 1.0 Date: Thu, 18 Aug 2016 06:10:54 +0000 From: "NONAKA Kimihiro" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nonaka@netbsd.org X-Mailer: log_accum Message-Id: <20160818061054.DD9F3FBC3@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. --_----------=_1471500654146420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nonaka Date: Thu Aug 18 06:10:54 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated security/keychain to 2.8.2 To generate a diff of this commit: cvs rdiff -u -r1.3391 -r1.3392 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471500654146420 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3391 pkgsrc/doc/CHANGES-2016:1.3392 --- pkgsrc/doc/CHANGES-2016:1.3391 Thu Aug 18 04:38:24 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Aug 18 06:10:54 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3391 2016/08/18 04:38:24 mef Exp $ +$NetBSD: CHANGES-2016,v 1.3392 2016/08/18 06:10:54 nonaka Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4837,3 +4837,4 @@ Changes to the packages collection and i Updated security/gnupg to 1.4.21 [maya 2016-08-17] Updated security/libgcrypt to 1.7.3 [maya 2016-08-17] Updated devel/acr to 0.10.5 [mef 2016-08-18] + Updated security/keychain to 2.8.2 [nonaka 2016-08-18] --_----------=_1471500654146420--