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:           Sat Jul 18 15:27:40 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4662 -r1.4663 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.4662 pkgsrc/devel/Makefile:1.4663
--- pkgsrc/devel/Makefile:1.4662        Sat Jul 18 08:49:29 2026
+++ pkgsrc/devel/Makefile       Sat Jul 18 15:27:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4662 2026/07/18 08:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4663 2026/07/18 15:27:39 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3351,6 +3351,7 @@ SUBDIR+=  ruby-activesupport72
 SUBDIR+=       ruby-activesupport80
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
+SUBDIR+=       ruby-anonymous_loader
 SUBDIR+=       ruby-approvaltests
 SUBDIR+=       ruby-assistance
 SUBDIR+=       ruby-ast



Home | Main Index | Thread Index | Old Index