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:           Tue Nov 29 12:42:52 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-corefoundation


To generate a diff of this commit:
cvs rdiff -u -r1.3834 -r1.3835 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.3834 pkgsrc/devel/Makefile:1.3835
--- pkgsrc/devel/Makefile:1.3834        Tue Nov 29 05:46:35 2022
+++ pkgsrc/devel/Makefile       Tue Nov 29 12:42:52 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3834 2022/11/29 05:46:35 adam Exp $
+# $NetBSD: Makefile,v 1.3835 2022/11/29 12:42:52 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3068,6 +3068,7 @@ SUBDIR+=  ruby-cmd
 SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-console
 SUBDIR+=       ruby-contracts
+SUBDIR+=       ruby-corefoundation
 SUBDIR+=       ruby-cucumber-core
 SUBDIR+=       ruby-cucumber-expressions
 SUBDIR+=       ruby-cucumber-messages



Home | Main Index | Thread Index | Old Index