Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 481C784EA6 for ; Tue, 29 Aug 2023 16:14:07 +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 nbZlDXtPcTgK for ; Tue, 29 Aug 2023 16:14:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 77CED84CF3 for ; Tue, 29 Aug 2023 16:14:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74E63FBDB; Tue, 29 Aug 2023 16:14:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169332564622850" MIME-Version: 1.0 Date: Tue, 29 Aug 2023 16:14:06 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20230829161406.74E63FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169332564622850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Tue Aug 29 16:14:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/objfw to 1.0 To generate a diff of this commit: cvs rdiff -u -r1.5192 -r1.5193 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169332564622850 Content-Disposition: inline Content-Length: 700 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.5192 pkgsrc/doc/CHANGES-2023:1.5193 --- pkgsrc/doc/CHANGES-2023:1.5192 Tue Aug 29 15:06:55 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Aug 29 16:14:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5192 2023/08/29 15:06:55 vins Exp $ +$NetBSD: CHANGES-2023,v 1.5193 2023/08/29 16:14:06 js Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7556,3 +7556,4 @@ Changes to the packages collection and i Updated net/bind918 to 9.18.18 [taca 2023-08-29] Updated net/samba4 to 4.18.6 [taca 2023-08-29] Updated x11/xforms to 1.2.5pre2 [vins 2023-08-29] + Updated devel/objfw to 1.0 [js 2023-08-29] --_----------=_169332564622850--