pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: taca
Date: Wed Feb 11 06:36:25 UTC 2026
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add and enable ruby-ast
To generate a diff of this commit:
cvs rdiff -u -r1.4589 -r1.4590 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4589 pkgsrc/devel/Makefile:1.4590
--- pkgsrc/devel/Makefile:1.4589 Tue Feb 10 04:36:34 2026
+++ pkgsrc/devel/Makefile Wed Feb 11 06:36:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4589 2026/02/10 04:36:34 taca Exp $
+# $NetBSD: Makefile,v 1.4590 2026/02/11 06:36:25 taca Exp $
#
COMMENT= Development utilities
@@ -3394,6 +3394,7 @@ SUBDIR+= ruby-algorithms
SUBDIR+= ruby-amstd
SUBDIR+= ruby-approvaltests
SUBDIR+= ruby-assistance
+SUBDIR+= ruby-ast
SUBDIR+= ruby-async
SUBDIR+= ruby-atk
SUBDIR+= ruby-backports
Home |
Main Index |
Thread Index |
Old Index