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:           Sun Dec  8 16:45:21 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-irb


To generate a diff of this commit:
cvs rdiff -u -r1.4366 -r1.4367 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.4366 pkgsrc/devel/Makefile:1.4367
--- pkgsrc/devel/Makefile:1.4366        Sun Dec  8 16:27:43 2024
+++ pkgsrc/devel/Makefile       Sun Dec  8 16:45:21 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4366 2024/12/08 16:27:43 taca Exp $
+# $NetBSD: Makefile,v 1.4367 2024/12/08 16:45:21 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3351,6 +3351,7 @@ SUBDIR+=  ruby-instance_storage
 SUBDIR+=       ruby-io-console
 SUBDIR+=       ruby-io-event
 SUBDIR+=       ruby-io-like
+SUBDIR+=       ruby-irb
 SUBDIR+=       ruby-iruby
 SUBDIR+=       ruby-jirametrics
 SUBDIR+=       ruby-kgio



Home | Main Index | Thread Index | Old Index