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 Feb  9 14:17:33 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4418 -r1.4419 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.4418 pkgsrc/devel/Makefile:1.4419
--- pkgsrc/devel/Makefile:1.4418        Sun Feb  9 09:29:02 2025
+++ pkgsrc/devel/Makefile       Sun Feb  9 14:17:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4418 2025/02/09 09:29:02 taca Exp $
+# $NetBSD: Makefile,v 1.4419 2025/02/09 14:17:33 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3519,6 +3519,7 @@ SUBDIR+=  ruby-thrift
 SUBDIR+=       ruby-thrift_client
 SUBDIR+=       ruby-tins
 SUBDIR+=       ruby-tomlrb
+SUBDIR+=       ruby-traces
 SUBDIR+=       ruby-tty-box
 SUBDIR+=       ruby-tty-color
 SUBDIR+=       ruby-tty-cursor



Home | Main Index | Thread Index | Old Index