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 948E17A221 for ; Fri, 16 Sep 2016 06:26:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 44F5285EE7; Fri, 16 Sep 2016 06:26:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C9B6485E8B for ; Fri, 16 Sep 2016 06:26:23 +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 RC94E5u2Uj5v for ; Fri, 16 Sep 2016 06:26:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6C60184CE9 for ; Fri, 16 Sep 2016 06:26:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A6C4FBD1; Fri, 16 Sep 2016 06:26:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474007183150730" MIME-Version: 1.0 Date: Fri, 16 Sep 2016 06:26:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160916062623.6A6C4FBD1@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. --_----------=_1474007183150730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 16 06:26:23 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated lang/guile20 to 2.0.12nb2 To generate a diff of this commit: cvs rdiff -u -r1.3830 -r1.3831 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474007183150730 Content-Disposition: inline Content-Length: 717 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.3830 pkgsrc/doc/CHANGES-2016:1.3831 --- pkgsrc/doc/CHANGES-2016:1.3830 Thu Sep 15 17:08:27 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Sep 16 06:26:23 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3830 2016/09/15 17:08:27 joerg Exp $ +$NetBSD: CHANGES-2016,v 1.3831 2016/09/16 06:26:23 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5405,3 +5405,4 @@ Changes to the packages collection and i Updated math/libmatheval to 1.1.11 [wiz 2016-09-15] Updated audio/snd to 16.8 [wiz 2016-09-15] Updated pkgtools/cwrappers to 20160908 [joerg 2016-09-15] + Updated lang/guile20 to 2.0.12nb2 [wiz 2016-09-16] --_----------=_1474007183150730--