pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 23 22:02:46 UTC 2024
Modified Files:
pkgsrc/meta-pkgs: Makefile
Log Message:
meta-pkgs: comment out bulk-medium
It has conflicting dependencies for at least a year, and no one even
looked closely enough to notice.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 pkgsrc/meta-pkgs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/Makefile
diff -u pkgsrc/meta-pkgs/Makefile:1.135 pkgsrc/meta-pkgs/Makefile:1.136
--- pkgsrc/meta-pkgs/Makefile:1.135 Wed Aug 28 20:07:48 2024
+++ pkgsrc/meta-pkgs/Makefile Wed Oct 23 22:02:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2024/08/28 20:07:48 markd Exp $
+# $NetBSD: Makefile,v 1.136 2024/10/23 22:02:46 wiz Exp $
#
COMMENT= Collections of other packages
@@ -6,7 +6,7 @@ COMMENT= Collections of other packages
SUBDIR+= aspell-languages
SUBDIR+= boost
SUBDIR+= bulk-large
-SUBDIR+= bulk-medium
+#SUBDIR+= bulk-medium # has CONFLICTing dependencies
SUBDIR+= bulk-small
SUBDIR+= bulk-test-boost
SUBDIR+= bulk-test-erlang
Home |
Main Index |
Thread Index |
Old Index