Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ac4U4zFC; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=fm+0v2Gd Received: by mail.netbsd.org (Postfix, from userid 605) id A413B84E93; Sun, 5 May 2024 10:59:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906756; bh=BVvJsC7zF9Zn8lZqhoQdePxki0RgcE16Mc1XIfINnD0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=ac4U4zFCgxBnb7lX5GXVnVW3c6Dz8QPNjv9vDQ58qOGIVSi8wpwe3JqtrwxCeeCBc IjvVJjn/OW25OjX+R1NVwTD+rvHVA9/2G0F54JR8MawIx73h9qoQQpUYp9bD4ifPWD l3Zya2ENaZ9uo1pDaMSf9RLUTcNbU9yzL/9Ew9J0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F41D84E68 for ; Sun, 5 May 2024 10:59:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qCrhi7sXDAIu for ; Sun, 5 May 2024 10:59:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B22884D91 for ; Sun, 5 May 2024 10:59:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906755; bh=BVvJsC7zF9Zn8lZqhoQdePxki0RgcE16Mc1XIfINnD0=; h=Date:From:Subject:To:Reply-To; b=fm+0v2GdeD3+KZcuWoa7A1vXYqRrXqZ4FlH7O/JM0AJ8mVcATWxhJ102r+FEv75Vk YHLImNIY7lBefxb7dwS55DY0o7yQA/J75WYtSFzEnFCGqydVIwBnDU+r+5c8+t4bPe z1WNidB/yLal+TEDEcUM2/sIKW8VwQtqr/ckNpWs= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27A9AFA2C; Sun, 5 May 2024 10:59:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 5 May 2024 10:59:15 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-hls-call-hierarchy-plugin To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240505105915.27A9AFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: pho Date: Sun May 5 10:59:15 UTC 2024 Removed Files: pkgsrc/devel/hs-hls-call-hierarchy-plugin: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: devel/hs-hls-call-hierarchy-plugin: Remove This package is now part of devel/haskell-language-server. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/devel/hs-hls-call-hierarchy-plugin/DESCR cvs rdiff -u -r1.13 -r0 pkgsrc/devel/hs-hls-call-hierarchy-plugin/Makefile \ pkgsrc/devel/hs-hls-call-hierarchy-plugin/buildlink3.mk cvs rdiff -u -r1.3 -r0 pkgsrc/devel/hs-hls-call-hierarchy-plugin/PLIST \ pkgsrc/devel/hs-hls-call-hierarchy-plugin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.