Received: by mail.netbsd.org (Postfix, from userid 605) id 195E884DA5; Sat, 7 Jan 2023 21:20:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 483E484D54 for ; Sat, 7 Jan 2023 21:20:39 +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 OL_Mc_De6lwd for ; Sat, 7 Jan 2023 21:20:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 92B3D84D50 for ; Sat, 7 Jan 2023 21:20:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F39AFA90; Sat, 7 Jan 2023 21:20:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673126438233940" MIME-Version: 1.0 Date: Sat, 7 Jan 2023 21:20:38 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20230107212038.8F39AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673126438233940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sat Jan 7 21:20:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated audio/jack to 1.9.21 To generate a diff of this commit: cvs rdiff -u -r1.144 -r1.145 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22464 -r1.22465 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673126438233940 Content-Disposition: inline Content-Length: 1297 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.144 pkgsrc/doc/CHANGES-2023:1.145 --- pkgsrc/doc/CHANGES-2023:1.144 Sat Jan 7 19:31:51 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jan 7 21:20:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.144 2023/01/07 19:31:51 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.145 2023/01/07 21:20:38 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -176,3 +176,4 @@ Changes to the packages collection and i Added www/ruby-faraday-retry version 1.0.3 [taca 2023-01-07] Updated www/ruby-faraday to 1.10.2 [taca 2023-01-07] Updated comms/asterisk16 to 16.29.1nb2 [ryoon 2023-01-07] + Updated audio/jack to 1.9.21 [triaxx 2023-01-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22464 pkgsrc/doc/TODO:1.22465 --- pkgsrc/doc/TODO:1.22464 Sat Jan 7 09:18:57 2023 +++ pkgsrc/doc/TODO Sat Jan 7 21:20:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22464 2023/01/07 09:18:57 wiz Exp $ +$NetBSD: TODO,v 1.22465 2023/01/07 21:20:38 triaxx Exp $ Suggested new packages ====================== @@ -902,7 +902,6 @@ For possible Perl packages updates, see o ja-vflib-lib-3.6.10 o ja-vflib-utils-2.25.6 o ja-vfxdvik-22.40y1 - o jack-1.9.21 o java-db3-3.87 o java-jna-5.11.0 o jcabc2ps-20181112 --_----------=_1673126438233940--