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:   schmonz
Date:           Sat May 18 01:47:07 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-jirametrics.


To generate a diff of this commit:
cvs rdiff -u -r1.4277 -r1.4278 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.4277 pkgsrc/devel/Makefile:1.4278
--- pkgsrc/devel/Makefile:1.4277        Sat May 18 01:44:56 2024
+++ pkgsrc/devel/Makefile       Sat May 18 01:47:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4277 2024/05/18 01:44:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.4278 2024/05/18 01:47:07 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3290,6 +3290,7 @@ SUBDIR+=  ruby-instance_storage
 SUBDIR+=       ruby-io-event
 SUBDIR+=       ruby-io-like
 SUBDIR+=       ruby-iruby
+SUBDIR+=       ruby-jirametrics
 SUBDIR+=       ruby-kgio
 SUBDIR+=       ruby-lazy_priority_queue
 SUBDIR+=       ruby-libyajl2



Home | Main Index | Thread Index | Old Index