Received: by mail.netbsd.org (Postfix, from userid 605) id E20BE84EDE; Fri, 27 Jan 2023 14:49:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04F1384EE0 for ; Fri, 27 Jan 2023 14:49:40 +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 3dNa9hKhII0H for ; Fri, 27 Jan 2023 14:49:39 +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 53E8D84EF9 for ; Fri, 27 Jan 2023 14:49:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4FF10FA90; Fri, 27 Jan 2023 14:49:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167483097912970" MIME-Version: 1.0 Date: Fri, 27 Jan 2023 14:49:39 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20230127144939.4FF10FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167483097912970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri Jan 27 14:49:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added textproc/hs-skylighting-format-ansi version 0.1 To generate a diff of this commit: cvs rdiff -u -r1.763 -r1.764 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167483097912970 Content-Disposition: inline Content-Length: 745 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.763 pkgsrc/doc/CHANGES-2023:1.764 --- pkgsrc/doc/CHANGES-2023:1.763 Fri Jan 27 14:44:20 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jan 27 14:49:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.763 2023/01/27 14:44:20 pho Exp $ +$NetBSD: CHANGES-2023,v 1.764 2023/01/27 14:49:39 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -958,3 +958,4 @@ Changes to the packages collection and i Updated textproc/hs-yaml to 0.11.8.0 [pho 2023-01-27] Updated devel/fourmolu to 0.10.1.0 [pho 2023-01-27] Updated textproc/hs-skylighting-core to 0.13.2 [pho 2023-01-27] + Added textproc/hs-skylighting-format-ansi version 0.1 [pho 2023-01-27] --_----------=_167483097912970--