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:           Fri Nov 11 13:42:19 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3826 -r1.3827 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.3826 pkgsrc/devel/Makefile:1.3827
--- pkgsrc/devel/Makefile:1.3826        Fri Nov 11 13:38:25 2022
+++ pkgsrc/devel/Makefile       Fri Nov 11 13:42:19 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3826 2022/11/11 13:38:25 taca Exp $
+# $NetBSD: Makefile,v 1.3827 2022/11/11 13:42:19 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3048,6 +3048,7 @@ SUBDIR+=  ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-approvaltests
 SUBDIR+=       ruby-assistance
+SUBDIR+=       ruby-async
 SUBDIR+=       ruby-atk
 SUBDIR+=       ruby-backports
 SUBDIR+=       ruby-bindata



Home | Main Index | Thread Index | Old Index