Received: by mail.netbsd.org (Postfix, from userid 605) id E3E8884D7E; Sat, 6 Feb 2021 19:23:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2904984D53 for ; Sat, 6 Feb 2021 19:23:05 +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 1EjnxCzFl8RK for ; Sat, 6 Feb 2021 19:23:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7B75284CDC for ; Sat, 6 Feb 2021 19:23:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 780B3FA95; Sat, 6 Feb 2021 19:23:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161263938479450" MIME-Version: 1.0 Date: Sat, 6 Feb 2021 19:23:04 +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: <20210206192304.780B3FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161263938479450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Feb 6 19:23:04 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated audio/pulseaudio to 14.2 To generate a diff of this commit: cvs rdiff -u -r1.897 -r1.898 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20371 -r1.20372 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161263938479450 Content-Disposition: inline Content-Length: 1240 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.897 pkgsrc/doc/CHANGES-2021:1.898 --- pkgsrc/doc/CHANGES-2021:1.897 Sat Feb 6 14:41:46 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Feb 6 19:23:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.897 2021/02/06 14:41:46 mef Exp $ +$NetBSD: CHANGES-2021,v 1.898 2021/02/06 19:23:04 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1084,3 +1084,4 @@ Changes to the packages collection and i Updated games/love010 to 0.10.2nb5 [maya 2021-02-06] Updated games/love11 to 11.3nb3 [maya 2021-02-06] Updated devel/R-Rcpp to 1.0.6 [mef 2021-02-06] + Updated audio/pulseaudio to 14.2 [wiz 2021-02-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20371 pkgsrc/doc/TODO:1.20372 --- pkgsrc/doc/TODO:1.20371 Sat Feb 6 10:27:17 2021 +++ pkgsrc/doc/TODO Sat Feb 6 19:23:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20371 2021/02/06 10:27:17 wiz Exp $ +$NetBSD: TODO,v 1.20372 2021/02/06 19:23:04 wiz Exp $ Suggested new packages ====================== @@ -928,7 +928,6 @@ For possible Perl packages updates, see o psmisc-22.20 o pspp-0.10.1 o ptlib-2.16.2 - o pulseaudio-14.2 o pvs-6.0 o pwlib-1.11.1 o py-HappyDoc-3.0 --_----------=_161263938479450--