pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 21 12:26:58 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2022
Removed Files:
pkgsrc/devel/hs-ghc-mtl: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
hs-ghc-mtl: remove
Marked BROKEN since May 2021 since it doesn't work with current
ghc versions.
To generate a diff of this commit:
cvs rdiff -u -r1.3771 -r1.3772 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/hs-ghc-mtl/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/hs-ghc-mtl/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/hs-ghc-mtl/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/hs-ghc-mtl/buildlink3.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/hs-ghc-mtl/distinfo
cvs rdiff -u -r1.3938 -r1.3939 pkgsrc/doc/CHANGES-2022
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3771 pkgsrc/devel/Makefile:1.3772
--- pkgsrc/devel/Makefile:1.3771 Fri Aug 19 12:23:23 2022
+++ pkgsrc/devel/Makefile Sun Aug 21 12:26:57 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3771 2022/08/19 12:23:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3772 2022/08/21 12:26:57 wiz Exp $
#
COMMENT= Development utilities
@@ -569,7 +569,6 @@ SUBDIR+= hs-ghc-check
SUBDIR+= hs-ghc-exactprint
SUBDIR+= hs-ghc-lib-parser
SUBDIR+= hs-ghc-lib-parser-ex
-SUBDIR+= hs-ghc-mtl
SUBDIR+= hs-ghc-paths
SUBDIR+= hs-ghc-trace-events
SUBDIR+= hs-ghcide
Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.3938 pkgsrc/doc/CHANGES-2022:1.3939
--- pkgsrc/doc/CHANGES-2022:1.3938 Sun Aug 21 11:43:04 2022
+++ pkgsrc/doc/CHANGES-2022 Sun Aug 21 12:26:57 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.3938 2022/08/21 11:43:04 bsiegert Exp $
+$NetBSD: CHANGES-2022,v 1.3939 2022/08/21 12:26:57 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -5782,3 +5782,4 @@ Changes to the packages collection and i
Updated www/jira-cli to 1.1.0 [fox 2022-08-21]
Updated www/hugo to 0.101.0 [bsiegert 2022-08-21]
Added lang/go119 version 1.19 [bsiegert 2022-08-21]
+ Removed devel/hs-ghc-mtl [wiz 2022-08-21]
Home |
Main Index |
Thread Index |
Old Index