Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=na4vF78f; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=zHo18+W9 Received: by mail.netbsd.org (Postfix, from userid 605) id A266084E98; Sun, 5 May 2024 11:00:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906846; bh=/hjpeTLqxirNXyHgCmMVrpyGHLhDqWfFHFor2rFROSY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=na4vF78fRNUBNC5R4xHNDlsFCdG71NYs3jKkbsIMD2hJmm+UAaSZdvPiLEzzaSglc 0UyL88VZNufbCSasu4EKznSIuY2r7PLjxy/9AcL1V50XD+kozLzAhSW5LXdIOkJSIZ 5HhIUtr72jiOwMdSf1uroaZKWiSowlozypTyzVLk= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D5F084E93 for ; Sun, 5 May 2024 11:00:45 +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 RCrKa2lB2cBr for ; Sun, 5 May 2024 11:00:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 29E6184D31 for ; Sun, 5 May 2024 11:00:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906845; bh=/hjpeTLqxirNXyHgCmMVrpyGHLhDqWfFHFor2rFROSY=; h=Date:From:Subject:To:Reply-To; b=zHo18+W9YEe7IXGC2crl+bpF3InIxMxEPtagdB8MZd2iphiDO/FLzbgDTymje9vhQ iJR90Oij69IkjUx6qNmf7N8SyXk3atih9xg2nyfwQm7Jv9cZ4qNxu+NG0+QpqmxpTW gagLul+/frx9w9wrFtVbxrkOb8DXYpVcRrBltwE4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26DAAFA2C; Sun, 5 May 2024 11:00:45 +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 11:00:45 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-hls-cabal-fmt-plugin To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240505110045.26DAAFA2C@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 11:00:45 UTC 2024 Removed Files: pkgsrc/devel/hs-hls-cabal-fmt-plugin: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: devel/hs-hls-cabal-fmt-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-cabal-fmt-plugin/DESCR cvs rdiff -u -r1.7 -r0 pkgsrc/devel/hs-hls-cabal-fmt-plugin/Makefile \ pkgsrc/devel/hs-hls-cabal-fmt-plugin/buildlink3.mk cvs rdiff -u -r1.2 -r0 pkgsrc/devel/hs-hls-cabal-fmt-plugin/PLIST \ pkgsrc/devel/hs-hls-cabal-fmt-plugin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.