pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 17 07:27:11 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: remove rust-analyzer and rust-src


To generate a diff of this commit:
cvs rdiff -u -r1.660 -r1.661 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.660 pkgsrc/lang/Makefile:1.661
--- pkgsrc/lang/Makefile:1.660  Wed Nov  9 16:58:34 2022
+++ pkgsrc/lang/Makefile        Thu Nov 17 07:27:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.660 2022/11/09 16:58:34 nikita Exp $
+# $NetBSD: Makefile,v 1.661 2022/11/17 07:27:10 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -277,9 +277,7 @@ SUBDIR+=    ruby31
 SUBDIR+=       ruby31-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
-SUBDIR+=       rust-analyzer
 SUBDIR+=       rust-bin
-SUBDIR+=       rust-src
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index