Received: by mail.netbsd.org (Postfix, from userid 605) id 64F1C84E80; Wed, 15 Sep 2021 08:07:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F3D184E6C for ; Wed, 15 Sep 2021 08:06:59 +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 ebRZCLXb0mik for ; Wed, 15 Sep 2021 08:06:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0527B84CDC for ; Wed, 15 Sep 2021 08:06:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE261FA97; Wed, 15 Sep 2021 08:06:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631693218213990" MIME-Version: 1.0 Date: Wed, 15 Sep 2021 08:06:58 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20210915080658.EE261FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631693218213990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Sep 15 08:06:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated audio/jack to 1.9.19nb3 To generate a diff of this commit: cvs rdiff -u -r1.4708 -r1.4709 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631693218213990 Content-Disposition: inline Content-Length: 722 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.4708 pkgsrc/doc/CHANGES-2021:1.4709 --- pkgsrc/doc/CHANGES-2021:1.4708 Wed Sep 15 07:29:41 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Sep 15 08:06:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4708 2021/09/15 07:29:41 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4709 2021/09/15 08:06:58 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7324,3 +7324,4 @@ Changes to the packages collection and i Added x11/yad version 10.1 [nia 2021-09-15] Updated devel/py-setuptools to 57.5.0 [adam 2021-09-15] Updated net/py-tldextract to 3.1.2 [adam 2021-09-15] + Updated audio/jack to 1.9.19nb3 [schmonz 2021-09-15] --_----------=_1631693218213990--