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 May 30 15:51:07 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: drop ruby27-base


To generate a diff of this commit:
cvs rdiff -u -r1.691 -r1.692 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.691 pkgsrc/lang/Makefile:1.692
--- pkgsrc/lang/Makefile:1.691  Tue May 30 15:47:51 2023
+++ pkgsrc/lang/Makefile        Tue May 30 15:51:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.691 2023/05/30 15:47:51 taca Exp $
+# $NetBSD: Makefile,v 1.692 2023/05/30 15:51:07 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -287,7 +287,6 @@ SUBDIR+=    ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby27-base
 SUBDIR+=       ruby30
 SUBDIR+=       ruby30-base
 SUBDIR+=       ruby31



Home | Main Index | Thread Index | Old Index