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: jperkin
Date: Tue Sep 6 10:37:14 UTC 2016
Modified Files:
pkgsrc/lang: Makefile
Log Message:
Add and enable rust.
To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 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.439 pkgsrc/lang/Makefile:1.440
--- pkgsrc/lang/Makefile:1.439 Thu Aug 4 14:09:31 2016
+++ pkgsrc/lang/Makefile Tue Sep 6 10:37:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.439 2016/08/04 14:09:31 jdolecek Exp $
+# $NetBSD: Makefile,v 1.440 2016/09/06 10:37:14 jperkin Exp $
#
COMMENT= Programming languages
@@ -207,6 +207,7 @@ SUBDIR+= ruby22-base
SUBDIR+= ruby23
SUBDIR+= ruby23-base
SUBDIR+= runawk
+SUBDIR+= rust
SUBDIR+= sablevm
SUBDIR+= sablevm-classpath
SUBDIR+= sablevm-classpath-gui
Home |
Main Index |
Thread Index |
Old Index