Received: by mail.netbsd.org (Postfix, from userid 605) id E32A584F01; Wed, 1 Feb 2023 02:19:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C98584F01 for ; Wed, 1 Feb 2023 02:19:07 +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 4fORVhr1GDWK for ; Wed, 1 Feb 2023 02:19:06 +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 5B12384D28 for ; Wed, 1 Feb 2023 02:19:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 482CBFA90; Wed, 1 Feb 2023 02:19:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167521794696610" MIME-Version: 1.0 Date: Wed, 1 Feb 2023 02:19:06 +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: <20230201021906.482CBFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167521794696610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Wed Feb 1 02:19:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Removed sysutils/hs-system-filepath To generate a diff of this commit: cvs rdiff -u -r1.921 -r1.922 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167521794696610 Content-Disposition: inline Content-Length: 782 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.921 pkgsrc/doc/CHANGES-2023:1.922 --- pkgsrc/doc/CHANGES-2023:1.921 Wed Feb 1 02:15:58 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 1 02:19:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.921 2023/02/01 02:15:58 pho Exp $ +$NetBSD: CHANGES-2023,v 1.922 2023/02/01 02:19:06 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1157,3 +1157,4 @@ Changes to the packages collection and i Added devel/hs-hls-explicit-fixity-plugin version 1.1.0.0 [pho 2023-02-01] Added devel/hs-hls-explicit-record-fields-plugin version 1.0.0.0 [pho 2023-02-01] Updated devel/haskell-language-server to 1.9.0.0 [pho 2023-02-01] + Removed sysutils/hs-system-filepath [pho 2023-02-01] --_----------=_167521794696610--