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 Jun 9 13:41:00 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add and enable ruby-fiber-annotation
To generate a diff of this commit:
cvs rdiff -u -r1.4002 -r1.4003 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.4002 pkgsrc/devel/Makefile:1.4003
--- pkgsrc/devel/Makefile:1.4002 Fri Jun 9 12:05:14 2023
+++ pkgsrc/devel/Makefile Fri Jun 9 13:41:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4002 2023/06/09 12:05:14 riastradh Exp $
+# $NetBSD: Makefile,v 1.4003 2023/06/09 13:41:00 taca Exp $
#
COMMENT= Development utilities
@@ -3187,6 +3187,7 @@ SUBDIR+= ruby-fast_gettext
SUBDIR+= ruby-ffi
SUBDIR+= ruby-ffi-compiler
SUBDIR+= ruby-ffi-yajl
+SUBDIR+= ruby-fiber-annotation
SUBDIR+= ruby-fiber-local
SUBDIR+= ruby-filesize
SUBDIR+= ruby-flexmock
Home |
Main Index |
Thread Index |
Old Index