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 Sep 15 16:27:10 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-rake-compiler


To generate a diff of this commit:
cvs rdiff -u -r1.4342 -r1.4343 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.4342 pkgsrc/devel/Makefile:1.4343
--- pkgsrc/devel/Makefile:1.4342        Sun Sep 15 06:12:27 2024
+++ pkgsrc/devel/Makefile       Sun Sep 15 16:27:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4342 2024/09/15 06:12:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4343 2024/09/15 16:27:10 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3404,6 +3404,7 @@ SUBDIR+=  ruby-pycall
 SUBDIR+=       ruby-railties61
 SUBDIR+=       ruby-railties70
 SUBDIR+=       ruby-railties71
+SUBDIR+=       ruby-rake-compiler
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index