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 492AC7A140 for ; Tue, 25 Oct 2016 01:40:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EE60585EB7; Tue, 25 Oct 2016 01:40:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D58B85E94 for ; Tue, 25 Oct 2016 01:40:04 +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 0m0Px5N0I3qJ for ; Tue, 25 Oct 2016 01:40:04 +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 DC96284CE5 for ; Tue, 25 Oct 2016 01:40:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2F8EFBD2; Tue, 25 Oct 2016 01:40:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477359603182800" MIME-Version: 1.0 Date: Tue, 25 Oct 2016 01:40:03 +0000 From: "matthew green" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20161025014003.D2F8EFBD2@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. --_----------=_1477359603182800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mrg Date: Tue Oct 25 01:40:03 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: note hydrogen update 0.9.6.1nb3 To generate a diff of this commit: cvs rdiff -u -r1.4434 -r1.4435 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477359603182800 Content-Disposition: inline Content-Length: 755 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.4434 pkgsrc/doc/CHANGES-2016:1.4435 --- pkgsrc/doc/CHANGES-2016:1.4434 Tue Oct 25 01:24:18 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Oct 25 01:40:03 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4434 2016/10/25 01:24:18 kamil Exp $ +$NetBSD: CHANGES-2016,v 1.4435 2016/10/25 01:40:03 mrg Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6179,3 +6179,4 @@ Changes to the packages collection and i Added geography/opencpn-plugin-debugger version 20160224 [bouyer 2016-10-24] Updated cross/h8300-elf-gcc to 6.2.0nb1 [ryoon 2016-10-24] Updated devel/cppcheck to 1.76.1 [kamil 2016-10-25] + Updated audio/hydrogen to 0.9.6.1nb3 [mrg 2016-10-25] --_----------=_1477359603182800--