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:           Wed Feb 11 07:27:50 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-tsort.


To generate a diff of this commit:
cvs rdiff -u -r1.4590 -r1.4591 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.4590 pkgsrc/devel/Makefile:1.4591
--- pkgsrc/devel/Makefile:1.4590        Wed Feb 11 06:36:25 2026
+++ pkgsrc/devel/Makefile       Wed Feb 11 07:27:50 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4590 2026/02/11 06:36:25 taca Exp $
+# $NetBSD: Makefile,v 1.4591 2026/02/11 07:27:50 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3604,6 +3604,7 @@ SUBDIR+=  ruby-thrift_client
 SUBDIR+=       ruby-tins
 SUBDIR+=       ruby-tomlrb
 SUBDIR+=       ruby-traces
+SUBDIR+=       ruby-tsort
 SUBDIR+=       ruby-tty-box
 SUBDIR+=       ruby-tty-color
 SUBDIR+=       ruby-tty-cursor



Home | Main Index | Thread Index | Old Index