Received: by mail.netbsd.org (Postfix, from userid 605) id 19C0A84EED; Tue, 7 Jun 2022 07:36:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5144584EAC for ; Tue, 7 Jun 2022 07:36:46 +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 HbyjJnxDcNaM for ; Tue, 7 Jun 2022 07:36:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A802D84D26 for ; Tue, 7 Jun 2022 07:36:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1CF83FB19; Tue, 7 Jun 2022 07:38:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654587488203880" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 07:38:08 +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: <20220607073808.1CF83FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654587488203880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jun 7 07:38:08 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/deforaos-cpp to 0.0.6nb1 To generate a diff of this commit: cvs rdiff -u -r1.2907 -r1.2908 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654587488203880 Content-Disposition: inline Content-Length: 737 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2907 pkgsrc/doc/CHANGES-2022:1.2908 --- pkgsrc/doc/CHANGES-2022:1.2907 Tue Jun 7 07:30:31 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 7 07:38:07 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2907 2022/06/07 07:30:31 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2908 2022/06/07 07:38:07 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4401,3 +4401,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 101.0 [ryoon 2022-06-06] Updated converters/dos2unix to 7.4.3 [ryoon 2022-06-06] Updated x11/deforaos-libdesktop to 0.4.1nb1 [wiz 2022-06-07] + Updated devel/deforaos-cpp to 0.0.6nb1 [wiz 2022-06-07] --_----------=_1654587488203880--