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 BFCFF7A16A for ; Mon, 30 Jan 2017 04:19:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 70EC0855C3; Mon, 30 Jan 2017 04:19:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00D4E85585 for ; Mon, 30 Jan 2017 04:19:44 +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 4guGS6WS5urO for ; Mon, 30 Jan 2017 04:19:43 +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 9678A85576 for ; Mon, 30 Jan 2017 04:19:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 905D0FBA6; Mon, 30 Jan 2017 04:19:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1485749983230180" MIME-Version: 1.0 Date: Mon, 30 Jan 2017 04:19:43 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20170130041943.905D0FBA6@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. --_----------=_1485749983230180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Jan 30 04:19:43 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated audio/moc to 2.5.0nb4 To generate a diff of this commit: cvs rdiff -u -r1.497 -r1.498 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1485749983230180 Content-Disposition: inline Content-Length: 706 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.497 pkgsrc/doc/CHANGES-2017:1.498 --- pkgsrc/doc/CHANGES-2017:1.497 Mon Jan 30 03:05:37 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jan 30 04:19:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.497 2017/01/30 03:05:37 wen Exp $ +$NetBSD: CHANGES-2017,v 1.498 2017/01/30 04:19:43 maya Exp $ Changes to the packages collection and infrastructure in 2017: @@ -642,3 +642,4 @@ Changes to the packages collection and i Updated devel/p5-IO-Compress to 2.070 [wen 2017-01-30] Updated textproc/p5-PDF-Create to 1.41 [wen 2017-01-30] Updated lang/go to 1.7.5 [wen 2017-01-30] + Updated audio/moc to 2.5.0nb4 [maya 2017-01-30] --_----------=_1485749983230180--