Received: by mail.netbsd.org (Postfix, from userid 605) id E7CC385051; Tue, 3 May 2022 13:02:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DCE084F21 for ; Tue, 3 May 2022 13:02:18 +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 Y6tvfLVqwWtr for ; Tue, 3 May 2022 13:02:17 +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 B4E8B84D1C for ; Tue, 3 May 2022 13:02:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1E37FB1A; Tue, 3 May 2022 13:02:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651582937209820" MIME-Version: 1.0 Date: Tue, 3 May 2022 13:02:17 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220503130217.B1E37FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651582937209820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue May 3 13:02:17 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added textproc/tuc version 0.5.0 To generate a diff of this commit: cvs rdiff -u -r1.2265 -r1.2266 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651582937209820 Content-Disposition: inline Content-Length: 716 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.2265 pkgsrc/doc/CHANGES-2022:1.2266 --- pkgsrc/doc/CHANGES-2022:1.2265 Tue May 3 12:58:51 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 3 13:02:17 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2265 2022/05/03 12:58:51 pin Exp $ +$NetBSD: CHANGES-2022,v 1.2266 2022/05/03 13:02:17 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3541,3 +3541,4 @@ Changes to the packages collection and i Updated net/erlang-idna to 6.1.1nb4 [nikita 2022-05-03] Updated sysutils/felix to 0.8.0 [pin 2022-05-03] Updated games/termatrix to 1.0.2 [pin 2022-05-03] + Added textproc/tuc version 0.5.0 [pin 2022-05-03] --_----------=_1651582937209820--