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 2A9DB7A291 for ; Fri, 17 Feb 2017 19:59:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 92CA585602; Fri, 17 Feb 2017 19:59:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2387284CED for ; Fri, 17 Feb 2017 19:59:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id UCluMAfriblt for ; Fri, 17 Feb 2017 19:59:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 86D3984CE1 for ; Fri, 17 Feb 2017 19:59:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 821F5FBE4; Fri, 17 Feb 2017 19:59:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148736157047730" MIME-Version: 1.0 Date: Fri, 17 Feb 2017 19:59:30 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20170217195930.821F5FBE4@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. --_----------=_148736157047730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Fri Feb 17 19:59:30 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of shells/tcsh to 6.20.00nb2. To generate a diff of this commit: cvs rdiff -u -r1.767 -r1.768 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148736157047730 Content-Disposition: inline Content-Length: 740 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.767 pkgsrc/doc/CHANGES-2017:1.768 --- pkgsrc/doc/CHANGES-2017:1.767 Fri Feb 17 17:07:52 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Feb 17 19:59:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.767 2017/02/17 17:07:52 joerg Exp $ +$NetBSD: CHANGES-2017,v 1.768 2017/02/17 19:59:30 he Exp $ Changes to the packages collection and infrastructure in 2017: @@ -962,3 +962,4 @@ Changes to the packages collection and i Updated graphics/numix-icon-theme-circle to 0.1nb1 [joerg 2017-02-17] Updated graphics/numix-icon-theme to 0.1nb1 [joerg 2017-02-17] Updated lang/mono2 to 2.10.9nb19 [joerg 2017-02-17] + Updated shells/tcsh to 6.20.00nb2 [he 2017-02-17] --_----------=_148736157047730--