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 Dec  8 16:27:43 UTC 2024

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.4365 -r1.4366 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.4365 pkgsrc/devel/Makefile:1.4366
--- pkgsrc/devel/Makefile:1.4365        Wed Dec  4 13:43:55 2024
+++ pkgsrc/devel/Makefile       Sun Dec  8 16:27:43 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4365 2024/12/04 13:43:55 adam Exp $
+# $NetBSD: Makefile,v 1.4366 2024/12/08 16:27:43 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3292,6 +3292,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