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: taca
Date: Sun Feb 3 13:43:12 UTC 2019
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: add and enable ruby26 and ruby26-base
To generate a diff of this commit:
cvs rdiff -u -r1.507 -r1.508 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.507 pkgsrc/lang/Makefile:1.508
--- pkgsrc/lang/Makefile:1.507 Sat Jan 26 20:22:56 2019
+++ pkgsrc/lang/Makefile Sun Feb 3 13:43:12 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2019/01/26 20:22:56 tnn Exp $
+# $NetBSD: Makefile,v 1.508 2019/02/03 13:43:12 taca Exp $
#
COMMENT= Programming languages
@@ -244,6 +244,8 @@ SUBDIR+= ruby24
SUBDIR+= ruby24-base
SUBDIR+= ruby25
SUBDIR+= ruby25-base
+SUBDIR+= ruby26
+SUBDIR+= ruby26-base
SUBDIR+= runawk
SUBDIR+= rust
SUBDIR+= sablevm
Home |
Main Index |
Thread Index |
Old Index