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 135FA7A209 for ; Fri, 17 Mar 2017 10:52:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BD072855FF; Fri, 17 Mar 2017 10:52:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E292855F0 for ; Fri, 17 Mar 2017 10:52:08 +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 m0UdltnX6yMj for ; Fri, 17 Mar 2017 10:52:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B10658556E for ; Fri, 17 Mar 2017 10:52:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF4DAFBE4; Fri, 17 Mar 2017 10:52:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489747927285610" MIME-Version: 1.0 Date: Fri, 17 Mar 2017 10:52:07 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170317105207.AF4DAFBE4@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. --_----------=_1489747927285610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Fri Mar 17 10:52:07 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated lang/nodejs to 7.7.3 To generate a diff of this commit: cvs rdiff -u -r1.1171 -r1.1172 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489747927285610 Content-Disposition: inline Content-Length: 734 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.1171 pkgsrc/doc/CHANGES-2017:1.1172 --- pkgsrc/doc/CHANGES-2017:1.1171 Fri Mar 17 10:24:31 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Mar 17 10:52:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1171 2017/03/17 10:24:31 maya Exp $ +$NetBSD: CHANGES-2017,v 1.1172 2017/03/17 10:52:07 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1418,3 +1418,4 @@ Changes to the packages collection and i Added misc/ruby-powerbar version 1.0.18 [taca 2017-03-17] Updated cross/arm-none-eabi-gcc to 6.3.0nb1 [ryoon 2017-03-17] Updated www/firefox to 52.0nb1 [maya 2017-03-17] + Updated lang/nodejs to 7.7.3 [fhajny 2017-03-17] --_----------=_1489747927285610--