pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-async



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6cd02983791
branches:  trunk
changeset: 387979:f6cd02983791
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Nov 11 13:42:19 2022 +0000

description:
devel/Makefile: add and enable ruby-async

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5923f384a5e4 -r f6cd02983791 devel/Makefile
--- a/devel/Makefile    Fri Nov 11 13:41:34 2022 +0000
+++ b/devel/Makefile    Fri Nov 11 13:42:19 2022 +0000
@@ -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-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