Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F30F84F3A for ; Thu, 2 Nov 2023 04:59:16 +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 zRif3Ej4dM37 for ; Thu, 2 Nov 2023 04:59:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 31FBF84F34 for ; Thu, 2 Nov 2023 04:59:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A93C1FA2A; Thu, 2 Nov 2023 04:57:40 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 2 Nov 2023 04:57:40 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/lang/hs-purescript-cst To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20231102045740.A93C1FA2A@cvs.NetBSD.org> Module Name: pkgsrc Committed By: pho Date: Thu Nov 2 04:57:40 UTC 2023 Removed Files: pkgsrc/lang/hs-purescript-cst: DESCR Makefile PLIST buildlink3.mk distinfo pkgsrc/lang/hs-purescript-cst/patches: patch-src_Control_Monad_Supply.hs patch-src_Language_PureScript_AST_Declarations.hs patch-src_Language_PureScript_CST_Parser.y patch-src_Language_PureScript_Names.hs Log Message: lang/hs-purescript-cst: Remove This package has been merged to lang/purescript and is no longer maintained. No packages on pkgsrc depend on it anymore. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/lang/hs-purescript-cst/DESCR cvs rdiff -u -r1.10 -r0 pkgsrc/lang/hs-purescript-cst/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/lang/hs-purescript-cst/PLIST cvs rdiff -u -r1.6 -r0 pkgsrc/lang/hs-purescript-cst/buildlink3.mk cvs rdiff -u -r1.4 -r0 pkgsrc/lang/hs-purescript-cst/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/lang/hs-purescript-cst/patches/patch-src_Control_Monad_Supply.hs \ pkgsrc/lang/hs-purescript-cst/patches/patch-src_Language_PureScript_AST_Declarations.hs \ pkgsrc/lang/hs-purescript-cst/patches/patch-src_Language_PureScript_CST_Parser.y \ pkgsrc/lang/hs-purescript-cst/patches/patch-src_Language_PureScript_Names.hs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.