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:29:23 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2022
Removed Files:
pkgsrc/devel/hdevtools: DESCR Makefile distinfo
Log Message:
hdevtools: remove
Marked BROKEN since January 2020, does not support current ghc versions
To generate a diff of this commit:
cvs rdiff -u -r1.3772 -r1.3773 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/hdevtools/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/devel/hdevtools/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/hdevtools/distinfo
cvs rdiff -u -r1.3939 -r1.3940 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.3772 pkgsrc/devel/Makefile:1.3773
--- pkgsrc/devel/Makefile:1.3772 Sun Aug 21 12:26:57 2022
+++ pkgsrc/devel/Makefile Sun Aug 21 12:29:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3772 2022/08/21 12:26:57 wiz Exp $
+# $NetBSD: Makefile,v 1.3773 2022/08/21 12:29:22 wiz Exp $
#
COMMENT= Development utilities
@@ -481,7 +481,6 @@ SUBDIR+= gyp
SUBDIR+= happy
SUBDIR+= haskell-language-server
SUBDIR+= haskell-mode
-SUBDIR+= hdevtools
SUBDIR+= hdf
SUBDIR+= hdf5
SUBDIR+= hdf5-c++
Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.3939 pkgsrc/doc/CHANGES-2022:1.3940
--- pkgsrc/doc/CHANGES-2022:1.3939 Sun Aug 21 12:26:57 2022
+++ pkgsrc/doc/CHANGES-2022 Sun Aug 21 12:29:22 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.3939 2022/08/21 12:26:57 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.3940 2022/08/21 12:29:22 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -5783,3 +5783,4 @@ Changes to the packages collection and i
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]
+ Removed devel/hdevtools successor devel/haskell-language-server [wiz 2022-08-21]
Home |
Main Index |
Thread Index |
Old Index