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:           Sun Nov 28 14:08:37 UTC 2021

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + rust-analyzer


To generate a diff of this commit:
cvs rdiff -u -r1.612 -r1.613 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.612 pkgsrc/lang/Makefile:1.613
--- pkgsrc/lang/Makefile:1.612  Sun Nov 28 13:51:55 2021
+++ pkgsrc/lang/Makefile        Sun Nov 28 14:08:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2021/11/28 13:51:55 he Exp $
+# $NetBSD: Makefile,v 1.613 2021/11/28 14:08:37 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -256,6 +256,7 @@ SUBDIR+=    ruby30
 SUBDIR+=       ruby30-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
+SUBDIR+=       rust-analyzer
 SUBDIR+=       rust-bin
 SUBDIR+=       rust-src
 SUBDIR+=       sablevm



Home | Main Index | Thread Index | Old Index