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:           Mon Oct 10 03:22:12 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: remove ruby26

Start removing of Ruby 2.6.


To generate a diff of this commit:
cvs rdiff -u -r1.656 -r1.657 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.656 pkgsrc/lang/Makefile:1.657
--- pkgsrc/lang/Makefile:1.656  Sat Oct  1 11:25:51 2022
+++ pkgsrc/lang/Makefile        Mon Oct 10 03:22:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.656 2022/10/01 11:25:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.657 2022/10/10 03:22:11 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -266,7 +266,6 @@ SUBDIR+=    ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby26
 SUBDIR+=       ruby26-base
 SUBDIR+=       ruby27
 SUBDIR+=       ruby27-base



Home | Main Index | Thread Index | Old Index