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:           Thu May 21 15:49:22 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: retire ruby24

Remove ruby24.


To generate a diff of this commit:
cvs rdiff -u -r1.565 -r1.566 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.565 pkgsrc/lang/Makefile:1.566
--- pkgsrc/lang/Makefile:1.565  Thu May 21 07:21:09 2020
+++ pkgsrc/lang/Makefile        Thu May 21 15:49:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.565 2020/05/21 07:21:09 jnemeth Exp $
+# $NetBSD: Makefile,v 1.566 2020/05/21 15:49:22 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -255,7 +255,6 @@ SUBDIR+=    ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby24
 SUBDIR+=       ruby24-base
 SUBDIR+=       ruby25
 SUBDIR+=       ruby25-base



Home | Main Index | Thread Index | Old Index