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 May  5 16:10:44 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4262 -r1.4263 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.4262 pkgsrc/devel/Makefile:1.4263
--- pkgsrc/devel/Makefile:1.4262        Sun May  5 11:05:56 2024
+++ pkgsrc/devel/Makefile       Sun May  5 16:10:44 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4262 2024/05/05 11:05:56 pho Exp $
+# $NetBSD: Makefile,v 1.4263 2024/05/05 16:10:44 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3264,6 +3264,7 @@ SUBDIR+=  ruby-ffi-compiler
 SUBDIR+=       ruby-ffi-yajl
 SUBDIR+=       ruby-fiber-annotation
 SUBDIR+=       ruby-fiber-local
+SUBDIR+=       ruby-fiber-storage
 SUBDIR+=       ruby-filesize
 SUBDIR+=       ruby-flexmock
 SUBDIR+=       ruby-forwardable-extended



Home | Main Index | Thread Index | Old Index