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:   wen
Date:           Tue Aug 20 02:16:59 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-io-console


To generate a diff of this commit:
cvs rdiff -u -r1.4334 -r1.4335 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.4334 pkgsrc/devel/Makefile:1.4335
--- pkgsrc/devel/Makefile:1.4334        Thu Aug 15 21:58:51 2024
+++ pkgsrc/devel/Makefile       Tue Aug 20 02:16:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4334 2024/08/15 21:58:51 wiz Exp $
+# $NetBSD: Makefile,v 1.4335 2024/08/20 02:16:59 wen Exp $
 #
 
 COMMENT=       Development utilities
@@ -3335,6 +3335,7 @@ SUBDIR+=  ruby-i18n
 SUBDIR+=       ruby-iniparse
 SUBDIR+=       ruby-inline
 SUBDIR+=       ruby-instance_storage
+SUBDIR+=       ruby-io-console
 SUBDIR+=       ruby-io-event
 SUBDIR+=       ruby-io-like
 SUBDIR+=       ruby-iruby



Home | Main Index | Thread Index | Old Index