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 14 14:37:16 UTC 2021
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: add and enable ruby30 and ruby30-base
To generate a diff of this commit:
cvs rdiff -u -r1.590 -r1.591 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.590 pkgsrc/lang/Makefile:1.591
--- pkgsrc/lang/Makefile:1.590 Tue Feb 9 13:20:09 2021
+++ pkgsrc/lang/Makefile Sun Feb 14 14:37:16 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.590 2021/02/09 13:20:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.591 2021/02/14 14:37:16 taca Exp $
#
COMMENT= Programming languages
@@ -265,6 +265,8 @@ SUBDIR+= ruby26
SUBDIR+= ruby26-base
SUBDIR+= ruby27
SUBDIR+= ruby27-base
+SUBDIR+= ruby30
+SUBDIR+= ruby30-base
SUBDIR+= runawk
SUBDIR+= rust
SUBDIR+= rust-bin
Home |
Main Index |
Thread Index |
Old Index