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 Mar 15 15:31:37 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable ruby27


To generate a diff of this commit:
cvs rdiff -u -r1.546 -r1.547 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.546 pkgsrc/lang/Makefile:1.547
--- pkgsrc/lang/Makefile:1.546  Sun Mar 15 15:27:13 2020
+++ pkgsrc/lang/Makefile        Sun Mar 15 15:31:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.546 2020/03/15 15:27:13 taca Exp $
+# $NetBSD: Makefile,v 1.547 2020/03/15 15:31:37 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -255,6 +255,7 @@ SUBDIR+=    ruby25
 SUBDIR+=       ruby25-base
 SUBDIR+=       ruby26
 SUBDIR+=       ruby26-base
+SUBDIR+=       ruby27
 SUBDIR+=       ruby27-base
 SUBDIR+=       runawk
 SUBDIR+=       rust



Home | Main Index | Thread Index | Old Index