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-fiber-local



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b3671d33cdf
branches:  trunk
changeset: 387970:1b3671d33cdf
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Nov 11 13:26:07 2022 +0000

description:
devel/Makefile: add and enable ruby-fiber-local

diffstat:

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

diffs (17 lines):

diff -r 5e4653a32f6a -r 1b3671d33cdf devel/Makefile
--- a/devel/Makefile    Fri Nov 11 13:25:16 2022 +0000
+++ b/devel/Makefile    Fri Nov 11 13:26:07 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3823 2022/11/11 10:30:35 jaapb Exp $
+# $NetBSD: Makefile,v 1.3824 2022/11/11 13:26:07 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3092,6 +3092,7 @@
 SUBDIR+=       ruby-ffi
 SUBDIR+=       ruby-ffi-compiler
 SUBDIR+=       ruby-ffi-yajl
+SUBDIR+=       ruby-fiber-local
 SUBDIR+=       ruby-filesize
 SUBDIR+=       ruby-flexmock
 SUBDIR+=       ruby-forwardable-extended



Home | Main Index | Thread Index | Old Index