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:           Fri Nov 11 13:26:07 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-fiber-local


To generate a diff of this commit:
cvs rdiff -u -r1.3823 -r1.3824 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.3823 pkgsrc/devel/Makefile:1.3824
--- pkgsrc/devel/Makefile:1.3823        Fri Nov 11 10:30:35 2022
+++ pkgsrc/devel/Makefile       Fri Nov 11 13:26:07 2022
@@ -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-fast_gettext
 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