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 27 16:07:41 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: Drop ruby31


To generate a diff of this commit:
cvs rdiff -u -r1.759 -r1.760 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.759 pkgsrc/lang/Makefile:1.760
--- pkgsrc/lang/Makefile:1.759  Sat May 24 00:57:38 2025
+++ pkgsrc/lang/Makefile        Tue May 27 16:07:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.759 2025/05/24 00:57:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.760 2025/05/27 16:07:40 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -311,7 +311,6 @@ SUBDIR+=    ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby31
 SUBDIR+=       ruby31-base
 SUBDIR+=       ruby32
 SUBDIR+=       ruby32-base



Home | Main Index | Thread Index | Old Index