pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-hls-refine-imports-plugin
Module Name: pkgsrc
Committed By: pho
Date: Tue Oct 31 14:47:37 UTC 2023
Modified Files:
pkgsrc/devel/hs-hls-refine-imports-plugin: Makefile buildlink3.mk
distinfo
Log Message:
devel/hs-hls-refine-imports-plugin: Mark the package as BROKEN
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile \
pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile
diff -u pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile:1.10 pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile:1.11
--- pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile:1.10 Mon Oct 9 04:54:20 2023
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile Tue Oct 31 14:47:37 2023
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2023/10/09 04:54:20 pho Exp $
+# $NetBSD: Makefile,v 1.11 2023/10/31 14:47:37 pho Exp $
-DISTNAME= hls-refine-imports-plugin-1.0.4.0
-PKGREVISION= 3
+DISTNAME= hls-refine-imports-plugin-2.0.0.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Refine imports plugin for Haskell Language Server
LICENSE= apache-2.0
+BROKEN+= "This package is currently broken because it's incompatible with hls-plugin-api-2.4"
+
.include "../../converters/hs-aeson/buildlink3.mk"
.include "../../devel/hs-ghcide/buildlink3.mk"
.include "../../devel/hs-hls-explicit-imports-plugin/buildlink3.mk"
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk
diff -u pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk:1.10 pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk:1.11
--- pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk:1.10 Mon Oct 9 04:54:20 2023
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk Tue Oct 31 14:47:37 2023
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.10 2023/10/09 04:54:20 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2023/10/31 14:47:37 pho Exp $
BUILDLINK_TREE+= hs-hls-refine-imports-plugin
.if !defined(HS_HLS_REFINE_IMPORTS_PLUGIN_BUILDLINK3_MK)
HS_HLS_REFINE_IMPORTS_PLUGIN_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-hls-refine-imports-plugin+= hs-hls-refine-imports-plugin>=1.0.4
-BUILDLINK_ABI_DEPENDS.hs-hls-refine-imports-plugin+= hs-hls-refine-imports-plugin>=1.0.4.0nb3
+BUILDLINK_API_DEPENDS.hs-hls-refine-imports-plugin+= hs-hls-refine-imports-plugin>=2.0.0
+BUILDLINK_ABI_DEPENDS.hs-hls-refine-imports-plugin+= hs-hls-refine-imports-plugin>=2.0.0.1
BUILDLINK_PKGSRCDIR.hs-hls-refine-imports-plugin?= ../../devel/hs-hls-refine-imports-plugin
.include "../../converters/hs-aeson/buildlink3.mk"
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo
diff -u pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo:1.2 pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo:1.3
--- pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo:1.2 Tue Jan 31 08:06:48 2023
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo Tue Oct 31 14:47:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/01/31 08:06:48 pho Exp $
+$NetBSD: distinfo,v 1.3 2023/10/31 14:47:37 pho Exp $
-BLAKE2s (hls-refine-imports-plugin-1.0.4.0.tar.gz) = d592e5f68e2f4ae6c66472bb78642ba02b715d850d31926035904cf70f358d46
-SHA512 (hls-refine-imports-plugin-1.0.4.0.tar.gz) = defd3778a0af61ea3306a8890b0eda581d4d0029f10a4c0f4a378f2374f26c53df2b9c5891993f70ff18927786d2914fe258d29501bc4150f08de99e6a8ab0d7
-Size (hls-refine-imports-plugin-1.0.4.0.tar.gz) = 10065 bytes
+BLAKE2s (hls-refine-imports-plugin-2.0.0.1.tar.gz) = 255b23df3a14f3eabe77015a253c2e085cb8d0a15570ca7d65f75c738c239567
+SHA512 (hls-refine-imports-plugin-2.0.0.1.tar.gz) = c450e2b2fccd1fb8806ff2e18eef34ea13bc7a54c9d2963d465561301dbbf665a992d5e16a8f0ffe4dd570fdad14f15f8bb91a7d9ef024d8a4718d22b361de44
+Size (hls-refine-imports-plugin-2.0.0.1.tar.gz) = 10285 bytes
Home |
Main Index |
Thread Index |
Old Index