Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=jnOUu1tv; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Q30Ox1QF Received: by mail.netbsd.org (Postfix, from userid 605) id 9984B84E80; Sun, 5 May 2024 10:44:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714905863; bh=XbY3unnCxJdOO6Ro1RfFwZzuZJ4WbfJje+fDoLSEDjA=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=jnOUu1tv5T+laa3Ulo1vpp/6TvsVyf76bEip3pbKoaTICZAQQjiEtncXb67t8AdZu V0Fk025n6YQT6CGz5q9yNYx+G3BxD3tTmikbsU0xsCPto8dC6qE7kDWUn5E5xTz4Ln k36NvpgP/FIFU62U+5xG8qh4lUaUewdczMG5LCtY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 848AE84E68 for ; Sun, 5 May 2024 10:44:22 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yPV6oAUl1-J9 for ; Sun, 5 May 2024 10:44:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F08A84D91 for ; Sun, 5 May 2024 10:44:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714905862; bh=XbY3unnCxJdOO6Ro1RfFwZzuZJ4WbfJje+fDoLSEDjA=; h=Date:From:Subject:To:Reply-To; b=Q30Ox1QFWamc5V52lvPkQUJE8l6D95ILhze80iznmBIr53gYsGgiRP8yW0WZNxJU1 xRmVBhORufm8VFircItN3LsQaPrN/+SRXLNrwHodAhfv9m8vwRO7KesKSn+MegVF5g c7cQ9G2M4Qn8jO8o7Cyxbr7PDFc99ZfXfd+BzCuc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1362AFA2C; Sun, 5 May 2024 10:44:22 +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:44:22 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-hls-explicit-record-fields-plugin To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240505104422.1362AFA2C@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:44:22 UTC 2024 Removed Files: pkgsrc/devel/hs-hls-explicit-record-fields-plugin: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: devel/hs-hls-explicit-record-fields-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-explicit-record-fields-plugin/DESCR cvs rdiff -u -r1.7 -r0 \ pkgsrc/devel/hs-hls-explicit-record-fields-plugin/Makefile \ pkgsrc/devel/hs-hls-explicit-record-fields-plugin/buildlink3.mk cvs rdiff -u -r1.2 -r0 \ pkgsrc/devel/hs-hls-explicit-record-fields-plugin/PLIST \ pkgsrc/devel/hs-hls-explicit-record-fields-plugin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.