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 Jul  7 10:41:44 UTC 2024

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add rust176


To generate a diff of this commit:
cvs rdiff -u -r1.727 -r1.728 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.727 pkgsrc/lang/Makefile:1.728
--- pkgsrc/lang/Makefile:1.727  Fri Jun 28 18:35:16 2024
+++ pkgsrc/lang/Makefile        Sun Jul  7 10:41:43 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.727 2024/06/28 18:35:16 wiz Exp $
+# $NetBSD: Makefile,v 1.728 2024/07/07 10:41:43 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -313,6 +313,7 @@ SUBDIR+=    ruby33
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin
+SUBDIR+=       rust176
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index