Received: by mail.netbsd.org (Postfix, from userid 605) id 7982184F74; Tue, 30 Jan 2024 13:54:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA1C484E83 for ; Tue, 30 Jan 2024 13:54:51 +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 JAz92zjO8tIx for ; Tue, 30 Jan 2024 13:54:51 +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 F392784E7E for ; Tue, 30 Jan 2024 13:54:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED674FA42; Tue, 30 Jan 2024 13:54:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170662289040210" MIME-Version: 1.0 Date: Tue, 30 Jan 2024 13:54:50 +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: <20240130135450.ED674FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170662289040210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Jan 30 13:54:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated audio/pulseaudio to 17.0 To generate a diff of this commit: cvs rdiff -u -r1.762 -r1.763 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23973 -r1.23974 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170662289040210 Content-Disposition: inline Content-Length: 1257 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.762 pkgsrc/doc/CHANGES-2024:1.763 --- pkgsrc/doc/CHANGES-2024:1.762 Tue Jan 30 13:39:57 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 30 13:54:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.762 2024/01/30 13:39:57 sjmulder Exp $ +$NetBSD: CHANGES-2024,v 1.763 2024/01/30 13:54:50 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -991,3 +991,4 @@ Changes to the packages collection and i Updated www/py-aiohttp to 3.9.3 [adam 2024-01-30] Updated www/py-django-reversion to 5.0.11 [adam 2024-01-30] Updated devel/mustach to 1.2.6 [sjmulder 2024-01-30] + Updated audio/pulseaudio to 17.0 [ryoon 2024-01-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23973 pkgsrc/doc/TODO:1.23974 --- pkgsrc/doc/TODO:1.23973 Tue Jan 30 08:49:31 2024 +++ pkgsrc/doc/TODO Tue Jan 30 13:54:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23973 2024/01/30 08:49:31 wiz Exp $ +$NetBSD: TODO,v 1.23974 2024/01/30 13:54:50 ryoon Exp $ Suggested new packages ====================== @@ -1136,7 +1136,6 @@ For possible Perl packages updates, see o psmisc-22.20 o pspp-1.4.1 o ptlib-2.16.2 - o pulseaudio-17.0 o pvs-6.0 o pwlib-1.11.1 o pxp-1.2.9 --_----------=_170662289040210--