Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1EAC084FCA for ; Mon, 9 Oct 2023 17:35:54 +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 sp1YornpIduH for ; Mon, 9 Oct 2023 17:35:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 72DD684FB7 for ; Mon, 9 Oct 2023 17:35:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7034DFADC; Mon, 9 Oct 2023 17:35:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1696872953150360" MIME-Version: 1.0 Date: Mon, 9 Oct 2023 17:35:53 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231009173553.7034DFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1696872953150360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 9 17:35:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated textproc/libcue to 2.2.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.5803 -r1.5804 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1696872953150360 Content-Disposition: inline Content-Length: 724 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.5803 pkgsrc/doc/CHANGES-2023:1.5804 --- pkgsrc/doc/CHANGES-2023:1.5803 Mon Oct 9 17:20:42 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 9 17:35:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5803 2023/10/09 17:20:42 adam Exp $ +$NetBSD: CHANGES-2023,v 1.5804 2023/10/09 17:35:53 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8491,3 +8491,4 @@ Changes to the packages collection and i Updated security/p5-Crypt-URandom to 0.39 [wen 2023-10-09] Updated devel/cmake to 3.27.7 [adam 2023-10-09] Updated archivers/unrar to 6.2.12 [adam 2023-10-09] + Updated textproc/libcue to 2.2.1nb1 [wiz 2023-10-09] --_----------=_1696872953150360--