Received: by mail.netbsd.org (Postfix, from userid 605) id EF49684F60; Wed, 1 Feb 2023 20:40:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B38C84F5C for ; Wed, 1 Feb 2023 20:40:05 +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 kVweHcXCpHPb for ; Wed, 1 Feb 2023 20:40:04 +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 B0F3784F4E for ; Wed, 1 Feb 2023 20:40:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE3B3FA90; Wed, 1 Feb 2023 20:40:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167528400411720" MIME-Version: 1.0 Date: Wed, 1 Feb 2023 20:40:04 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230201204004.AE3B3FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167528400411720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Feb 1 20:40:04 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/felix to 2.2.4 To generate a diff of this commit: cvs rdiff -u -r1.953 -r1.954 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167528400411720 Content-Disposition: inline Content-Length: 698 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.953 pkgsrc/doc/CHANGES-2023:1.954 --- pkgsrc/doc/CHANGES-2023:1.953 Wed Feb 1 20:38:04 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 1 20:40:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.953 2023/02/01 20:38:04 pin Exp $ +$NetBSD: CHANGES-2023,v 1.954 2023/02/01 20:40:04 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1194,3 +1194,4 @@ Changes to the packages collection and i Updated audio/ymuse to 0.21nb1 [wiz 2023-02-01] Updated audio/kid3 to 3.9.3 [wiz 2023-02-01] Updated shells/nushell to 0.75.0 [pin 2023-02-01] + Updated sysutils/felix to 2.2.4 [pin 2023-02-01] --_----------=_167528400411720--