pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable ruby-byebug.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6d140f7bc2b
branches:  trunk
changeset: 365311:e6d140f7bc2b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jul 13 14:37:30 2017 +0000

description:
Add and enable ruby-byebug.

diffstat:

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

diffs (17 lines):

diff -r 6bb4eee43f02 -r e6d140f7bc2b devel/Makefile
--- a/devel/Makefile    Thu Jul 13 14:36:27 2017 +0000
+++ b/devel/Makefile    Thu Jul 13 14:37:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2462 2017/07/13 14:13:55 adam Exp $
+# $NetBSD: Makefile,v 1.2463 2017/07/13 14:37:30 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2125,6 +2125,7 @@
 SUBDIR+=       ruby-blankslate
 SUBDIR+=       ruby-bsearch
 SUBDIR+=       ruby-byaccr
+SUBDIR+=       ruby-byebug
 SUBDIR+=       ruby-celluloid
 SUBDIR+=       ruby-celluloid-essentials
 SUBDIR+=       ruby-celluloid-extras



Home | Main Index | Thread Index | Old Index