Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=zKusTMpB; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=QUbD2kQ5 Received: by mail.netbsd.org (Postfix, from userid 605) id 8B4F584E74; Sun, 5 May 2024 10:51:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906272; bh=mHnUHUKmV1E3pHFiB9/XDpzqlTdddjmDnJRvBERS4kg=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=zKusTMpBQf9wZR2tkVpW9UkSsA8K8lxXrLNT9fDaYPYOTmJXDTPbDqkR473wJrtla QhnJ4mf9PXflTI6CgGRGNE3mTxDNzkEO38bhSJm7n4KVNkppFsFAQof5bSKXXgeNW1 apb006dAHAPOgo5FKPgZKoidqSVwQdnZaGrjC2y4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78CF484E80 for ; Sun, 5 May 2024 10:51:11 +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 7iVhb4foRPqO for ; Sun, 5 May 2024 10:51:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1620884D91 for ; Sun, 5 May 2024 10:51:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906271; bh=mHnUHUKmV1E3pHFiB9/XDpzqlTdddjmDnJRvBERS4kg=; h=Date:From:Subject:To:Reply-To; b=QUbD2kQ5GhhQfwjKLXo4h+MIpldd5O8kZi3mH+PvcQhNhivYuBJAahl+fiHTxLkoG 3aSP4e1NbVBjbZCA4zirCmTjhl/0DmqLS9F9ZFd6l1lXBFyFSe7uvxt8PC7Q+7yn+j r3U6bO41ygRP+2jKt89Wt98pDYbocNfAT6TWySr4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10A3CFA2C; Sun, 5 May 2024 10:51:11 +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:51:11 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-hls-code-range-plugin To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240505105111.10A3CFA2C@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:51:11 UTC 2024 Removed Files: pkgsrc/devel/hs-hls-code-range-plugin: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: devel/hs-hls-code-range-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-code-range-plugin/DESCR cvs rdiff -u -r1.7 -r0 pkgsrc/devel/hs-hls-code-range-plugin/Makefile \ pkgsrc/devel/hs-hls-code-range-plugin/buildlink3.mk cvs rdiff -u -r1.2 -r0 pkgsrc/devel/hs-hls-code-range-plugin/PLIST \ pkgsrc/devel/hs-hls-code-range-plugin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.