pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 18 04:02:48 UTC 2026

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: add and enable ruby-uniform_notifier


To generate a diff of this commit:
cvs rdiff -u -r1.672 -r1.673 pkgsrc/misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.672 pkgsrc/misc/Makefile:1.673
--- pkgsrc/misc/Makefile:1.672  Tue Dec 23 21:40:12 2025
+++ pkgsrc/misc/Makefile        Sun Jan 18 04:02:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.672 2025/12/23 21:40:12 markd Exp $
+# $NetBSD: Makefile,v 1.673 2026/01/18 04:02:48 taca Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -346,6 +346,7 @@ SUBDIR+=    ruby-systemu
 SUBDIR+=       ruby-thread_safe
 SUBDIR+=       ruby-transaction-simple
 SUBDIR+=       ruby-typed-array
+SUBDIR+=       ruby-uniform_notifier
 SUBDIR+=       ruby-windows_error
 SUBDIR+=       rust-kanban
 SUBDIR+=       s6-portable-utils



Home | Main Index | Thread Index | Old Index