pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-io-event



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3406c6bf3695
branches:  trunk
changeset: 387976:3406c6bf3695
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Nov 11 13:38:25 2022 +0000

description:
devel/Makefile: add and enable ruby-io-event

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 173665a1996e -r 3406c6bf3695 devel/Makefile
--- a/devel/Makefile    Fri Nov 11 13:37:40 2022 +0000
+++ b/devel/Makefile    Fri Nov 11 13:38:25 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3825 2022/11/11 13:30:14 taca Exp $
+# $NetBSD: Makefile,v 1.3826 2022/11/11 13:38:25 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3118,6 +3118,7 @@
 SUBDIR+=       ruby-iniparse
 SUBDIR+=       ruby-inline
 SUBDIR+=       ruby-instance_storage
+SUBDIR+=       ruby-io-event
 SUBDIR+=       ruby-io-like
 SUBDIR+=       ruby-iruby
 SUBDIR+=       ruby-kgio



Home | Main Index | Thread Index | Old Index