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:           Sat Feb  4 14:38:34 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-concurrent-ruby11


To generate a diff of this commit:
cvs rdiff -u -r1.3914 -r1.3915 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.3914 pkgsrc/devel/Makefile:1.3915
--- pkgsrc/devel/Makefile:1.3914        Fri Feb  3 08:51:53 2023
+++ pkgsrc/devel/Makefile       Sat Feb  4 14:38:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3914 2023/02/03 08:51:53 pho Exp $
+# $NetBSD: Makefile,v 1.3915 2023/02/04 14:38:34 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3103,6 +3103,7 @@ SUBDIR+=  ruby-celluloid-supervision
 SUBDIR+=       ruby-classy_hash
 SUBDIR+=       ruby-cmd
 SUBDIR+=       ruby-concurrent-ruby
+SUBDIR+=       ruby-concurrent-ruby11
 SUBDIR+=       ruby-console
 SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-corefoundation



Home | Main Index | Thread Index | Old Index