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:           Mon Oct 10 23:16:29 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-forwardable-extended and ruby-lazy_priority_queue.


To generate a diff of this commit:
cvs rdiff -u -r1.2323 -r1.2324 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.2323 pkgsrc/devel/Makefile:1.2324
--- pkgsrc/devel/Makefile:1.2323        Sun Oct  9 14:37:15 2016
+++ pkgsrc/devel/Makefile       Mon Oct 10 23:16:29 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2323 2016/10/09 14:37:15 taca Exp $
+# $NetBSD: Makefile,v 1.2324 2016/10/10 23:16:29 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2026,6 +2026,7 @@ SUBDIR+=  ruby-ffi
 SUBDIR+=       ruby-ffi-yajl
 SUBDIR+=       ruby-fiddle
 SUBDIR+=       ruby-flexmock
+SUBDIR+=       ruby-forwardable-extended
 SUBDIR+=       ruby-gemcutter
 SUBDIR+=       ruby-getopt
 SUBDIR+=       ruby-gettext
@@ -2046,6 +2047,7 @@ SUBDIR+=  ruby-inline
 SUBDIR+=       ruby-instance_storage
 SUBDIR+=       ruby-io-like
 SUBDIR+=       ruby-kgio
+SUBDIR+=       ruby-lazy_priority_queue
 SUBDIR+=       ruby-libyajl2
 SUBDIR+=       ruby-little-plugger
 SUBDIR+=       ruby-locale



Home | Main Index | Thread Index | Old Index