Received: by mail.netbsd.org (Postfix, from userid 605) id A5F6084D08; Mon, 15 Jan 2024 20:35:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D44A384CFE for ; Mon, 15 Jan 2024 20:35:21 +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 5PWLvwT0-Cum for ; Mon, 15 Jan 2024 20:35:21 +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 65A2284CFC for ; Mon, 15 Jan 2024 20:35:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C8F2FA42; Mon, 15 Jan 2024 20:35:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_17053509211760" MIME-Version: 1.0 Date: Mon, 15 Jan 2024 20:35:21 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20240115203521.5C8F2FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_17053509211760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Mon Jan 15 20:35:21 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/objfw to 1.0.6 To generate a diff of this commit: cvs rdiff -u -r1.382 -r1.383 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17053509211760 Content-Disposition: inline Content-Length: 703 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.382 pkgsrc/doc/CHANGES-2024:1.383 --- pkgsrc/doc/CHANGES-2024:1.382 Mon Jan 15 20:03:45 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 15 20:35:21 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.382 2024/01/15 20:03:45 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.383 2024/01/15 20:35:21 js Exp $ Changes to the packages collection and infrastructure in 2024: @@ -478,3 +478,4 @@ Changes to the packages collection and i Updated shells/ksh93 to 1.0.8 [vins 2024-01-15] Updated wm/fvwm3 to 1.0.9 [vins 2024-01-15] Updated sysutils/py-diffoscope to 253 [schmonz 2024-01-15] + Updated devel/objfw to 1.0.6 [js 2024-01-15] --_----------=_17053509211760--