Received: by mail.netbsd.org (Postfix, from userid 605) id 9568084DBF; Wed, 8 Sep 2021 19:19:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0ABE84D84 for ; Wed, 8 Sep 2021 19:19:33 +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 kbaPW8WGSGQK for ; Wed, 8 Sep 2021 19:19:33 +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 637E684CE7 for ; Wed, 8 Sep 2021 19:19:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F5BCFA97; Wed, 8 Sep 2021 19:19:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631128773279650" MIME-Version: 1.0 Date: Wed, 8 Sep 2021 19:19:33 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210908191933.5F5BCFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631128773279650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Sep 8 19:19:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated audio/jack to 1.9.19 To generate a diff of this commit: cvs rdiff -u -r1.4589 -r1.4590 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631128773279650 Content-Disposition: inline Content-Length: 707 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.4589 pkgsrc/doc/CHANGES-2021:1.4590 --- pkgsrc/doc/CHANGES-2021:1.4589 Wed Sep 8 14:57:41 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Sep 8 19:19:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4589 2021/09/08 14:57:41 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4590 2021/09/08 19:19:33 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7183,3 +7183,4 @@ Changes to the packages collection and i Updated textproc/R-openxlsx to 4.2.4 [mef 2021-09-08] Added mail/meli version 0.7.1 [pin 2021-09-08] Added time/R-tzdb version 0.1.2 [mef 2021-09-08] + Updated audio/jack to 1.9.19 [nia 2021-09-08] --_----------=_1631128773279650--