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 Apr  1 14:05:31 UTC 2021

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: remove ruby25 and ruby25-base


To generate a diff of this commit:
cvs rdiff -u -r1.597 -r1.598 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.597 pkgsrc/lang/Makefile:1.598
--- pkgsrc/lang/Makefile:1.597  Sat Mar 20 09:28:33 2021
+++ pkgsrc/lang/Makefile        Thu Apr  1 14:05:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.597 2021/03/20 09:28:33 bsiegert Exp $
+# $NetBSD: Makefile,v 1.598 2021/04/01 14:05:31 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -256,8 +256,6 @@ SUBDIR+=    ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby25
-SUBDIR+=       ruby25-base
 SUBDIR+=       ruby26
 SUBDIR+=       ruby26-base
 SUBDIR+=       ruby27



Home | Main Index | Thread Index | Old Index