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:           Tue Jun 20 13:37:18 UTC 2017

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Delete ruby21 and ruby21-base.


To generate a diff of this commit:
cvs rdiff -u -r1.460 -r1.461 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.460 pkgsrc/lang/Makefile:1.461
--- pkgsrc/lang/Makefile:1.460  Sun Jun 18 13:46:51 2017
+++ pkgsrc/lang/Makefile        Tue Jun 20 13:37:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.460 2017/06/18 13:46:51 taca Exp $
+# $NetBSD: Makefile,v 1.461 2017/06/20 13:37:18 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -205,8 +205,6 @@ SUBDIR+=    ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-gherkin
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby21
-SUBDIR+=       ruby21-base
 SUBDIR+=       ruby22
 SUBDIR+=       ruby22-base
 SUBDIR+=       ruby23



Home | Main Index | Thread Index | Old Index