Received: by mail.netbsd.org (Postfix, from userid 605) id 9F27184E1A; Wed, 11 Dec 2019 15:10:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2925C84D92 for ; Wed, 11 Dec 2019 15:10:49 +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 SlML-S5g3kX8 for ; Wed, 11 Dec 2019 15:10:48 +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 872E084D4C for ; Wed, 11 Dec 2019 15:10:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7EED7FA97; Wed, 11 Dec 2019 15:10:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576077048153980" MIME-Version: 1.0 Date: Wed, 11 Dec 2019 15:10:48 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20191211151048.7EED7FA97@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. --_----------=_1576077048153980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Dec 11 15:10:48 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated audio/pavucontrol to 4.0 To generate a diff of this commit: cvs rdiff -u -r1.5324 -r1.5325 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1576077048153980 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5324 pkgsrc/doc/CHANGES-2019:1.5325 --- pkgsrc/doc/CHANGES-2019:1.5324 Wed Dec 11 14:58:10 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Dec 11 15:10:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5324 2019/12/11 14:58:10 mef Exp $ +$NetBSD: CHANGES-2019,v 1.5325 2019/12/11 15:10:48 mef Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8562,3 +8562,4 @@ Changes to the packages collection and i Updated devel/ruby-memoist to 0.16.2 [tsutsui 2019-12-11] Updated textproc/ruby-nokogiri to 1.10.7 [tsutsui 2019-12-11] Updated fonts/fntsample to 5.3 [mef 2019-12-11] + Updated audio/pavucontrol to 4.0 [mef 2019-12-11] --_----------=_1576077048153980--