Received: by mail.netbsd.org (Postfix, from userid 605) id 19F4984FC4; Wed, 10 Jan 2024 06:14:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A1B184FBD for ; Wed, 10 Jan 2024 06:14:34 +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 vv8-68u-Nk9e for ; Wed, 10 Jan 2024 06:14: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 A067384D15 for ; Wed, 10 Jan 2024 06:14:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 97A54FA42; Wed, 10 Jan 2024 06:14:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_17048672738200" MIME-Version: 1.0 Date: Wed, 10 Jan 2024 06:14:33 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240110061433.97A54FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_17048672738200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 10 06:14:33 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: mention chopps' updates from yesterday To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17048672738200 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.229 pkgsrc/doc/CHANGES-2024:1.230 --- pkgsrc/doc/CHANGES-2024:1.229 Tue Jan 9 20:12:03 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 10 06:14:33 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.229 2024/01/09 20:12:03 pin Exp $ +$NetBSD: CHANGES-2024,v 1.230 2024/01/10 06:14:33 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -270,3 +270,5 @@ Changes to the packages collection and i Updated games/tetris-tui to 0.2.0 [pin 2024-01-09] Updated misc/rust-kanban to 0.9.1 [pin 2024-01-09] Updated x11/xterm to 389 [pin 2024-01-09] + Updated devel/libyang2 to 2.1.128 [chopps 2024-01-09] + Updated net/frr to 9.1 [chopps 2024-01-09] --_----------=_17048672738200--