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:           Thu Jul 13 14:37:30 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-byebug.


To generate a diff of this commit:
cvs rdiff -u -r1.2462 -r1.2463 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.2462 pkgsrc/devel/Makefile:1.2463
--- pkgsrc/devel/Makefile:1.2462        Thu Jul 13 14:13:55 2017
+++ pkgsrc/devel/Makefile       Thu Jul 13 14:37:30 2017
@@ -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-bit-struct
 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