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:           Wed Apr  8 14:39:01 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile
Removed Files:
        pkgsrc/lang/ruby32: DESCR Makefile

Log Message:
lang/ruby32: remove pacakge

Ruby 3.2 is EOL.


To generate a diff of this commit:
cvs rdiff -u -r1.782 -r1.783 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/ruby32/DESCR pkgsrc/lang/ruby32/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.782 pkgsrc/lang/Makefile:1.783
--- pkgsrc/lang/Makefile:1.782  Fri Mar  6 09:28:40 2026
+++ pkgsrc/lang/Makefile        Wed Apr  8 14:39:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.782 2026/03/06 09:28:40 adam Exp $
+# $NetBSD: Makefile,v 1.783 2026/04/08 14:39:00 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -325,7 +325,6 @@ SUBDIR+=    ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-rkelly-remix
-SUBDIR+=       ruby32
 SUBDIR+=       ruby32-base
 SUBDIR+=       ruby33
 SUBDIR+=       ruby34



Home | Main Index | Thread Index | Old Index