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 EB22C7A1B7 for ; Thu, 28 Jul 2016 14:26:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9CC4085EF7; Thu, 28 Jul 2016 14:26:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DC3A85EB3 for ; Thu, 28 Jul 2016 14:26:32 +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 y10nPHzY8lKw for ; Thu, 28 Jul 2016 14:26:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C22A485E77 for ; Thu, 28 Jul 2016 14:26:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 883B9FBB5; Thu, 28 Jul 2016 14:26:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146971599135870" MIME-Version: 1.0 Date: Thu, 28 Jul 2016 14:26:31 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160728142631.883B9FBB5@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. --_----------=_146971599135870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Thu Jul 28 14:26:31 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated textproc/R-highr to 0.6 To generate a diff of this commit: cvs rdiff -u -r1.3094 -r1.3095 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146971599135870 Content-Disposition: inline Content-Length: 711 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.3094 pkgsrc/doc/CHANGES-2016:1.3095 --- pkgsrc/doc/CHANGES-2016:1.3094 Thu Jul 28 14:17:50 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Jul 28 14:26:31 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3094 2016/07/28 14:17:50 wen Exp $ +$NetBSD: CHANGES-2016,v 1.3095 2016/07/28 14:26:31 wen Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4405,3 +4405,4 @@ Changes to the packages collection and i Updated net/wireshark1 to 1.12.13 [wiz 2016-07-28] Updated time/py-icalendar to 3.10 [wiz 2016-07-28] Updated devel/R-evaluate to 0.9 [wen 2016-07-28] + Updated textproc/R-highr to 0.6 [wen 2016-07-28] --_----------=_146971599135870--