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 Jan  2 06:52:50 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable ruby34


To generate a diff of this commit:
cvs rdiff -u -r1.737 -r1.738 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.737 pkgsrc/lang/Makefile:1.738
--- pkgsrc/lang/Makefile:1.737  Sun Nov 24 09:02:31 2024
+++ pkgsrc/lang/Makefile        Thu Jan  2 06:52:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.737 2024/11/24 09:02:31 mef Exp $
+# $NetBSD: Makefile,v 1.738 2025/01/02 06:52:50 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -316,6 +316,7 @@ SUBDIR+=    ruby31-base
 SUBDIR+=       ruby32
 SUBDIR+=       ruby32-base
 SUBDIR+=       ruby33
+SUBDIR+=       ruby34
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin



Home | Main Index | Thread Index | Old Index