Received: by mail.netbsd.org (Postfix, from userid 605) id 24A6B84D9C; Fri, 8 Sep 2017 02:29:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC4AE84D86 for ; Fri, 8 Sep 2017 02:29:17 +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 PT4DEPNootDt for ; Fri, 8 Sep 2017 02:29:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1AB8284CDE for ; Fri, 8 Sep 2017 02:29:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 143A3FA97; Fri, 8 Sep 2017 02:29:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504837757189180" MIME-Version: 1.0 Date: Fri, 8 Sep 2017 02:29:17 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170908022917.143A3FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1504837757189180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Sep 8 02:29:16 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated audio/pulseaudio to 11.0 To generate a diff of this commit: cvs rdiff -u -r1.3651 -r1.3652 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504837757189180 Content-Disposition: inline Content-Length: 754 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.3651 pkgsrc/doc/CHANGES-2017:1.3652 --- pkgsrc/doc/CHANGES-2017:1.3651 Fri Sep 8 02:26:20 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Sep 8 02:29:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3651 2017/09/08 02:26:20 manu Exp $ +$NetBSD: CHANGES-2017,v 1.3652 2017/09/08 02:29:16 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5154,3 +5154,4 @@ Changes to the packages collection and i Renamed sysutils/u-boot-pine64-plus to sysutils/u-boot-pine64 [jmcneill 2017-09-07] Updated devel/gdb to 8.0.1 [kamil 2017-09-07] Updated net/nagios-plugin-dnsrbl to 0.4 [manu 2017-09-08] + Updated audio/pulseaudio to 11.0 [ryoon 2017-09-08] --_----------=_1504837757189180--