Received: by mail.netbsd.org (Postfix, from userid 605) id D267F84DC2; Tue, 3 Jan 2023 12:04:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C09484D2C for ; Tue, 3 Jan 2023 12:04: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 K4bQKfB6W-UL for ; Tue, 3 Jan 2023 12:04:53 +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 6359A84D15 for ; Tue, 3 Jan 2023 12:04:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B161FA90; Tue, 3 Jan 2023 12:04:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672747493245360" MIME-Version: 1.0 Date: Tue, 3 Jan 2023 12:04:53 +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: <20230103120453.5B161FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672747493245360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jan 3 12:04:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated cross/avr-libc to 2.1.0nb3 To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672747493245360 Content-Disposition: inline Content-Length: 744 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.59 pkgsrc/doc/CHANGES-2023:1.60 --- pkgsrc/doc/CHANGES-2023:1.59 Tue Jan 3 10:30:36 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jan 3 12:04:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.59 2023/01/03 10:30:36 khorben Exp $ +$NetBSD: CHANGES-2023,v 1.60 2023/01/03 12:04:53 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -72,3 +72,4 @@ Changes to the packages collection and i Added chat/jitsi-meet-prosody version 2.0.8138 [khorben 2023-01-03] Added chat/jicofo version 2.0.8138 [khorben 2023-01-03] Added chat/jitsi-videobridge version 2.0.8138 [khorben 2023-01-03] + Updated cross/avr-libc to 2.1.0nb3 [wiz 2023-01-03] --_----------=_1672747493245360--