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:           Wed Feb 28 15:45:55 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add ane enable ruby-classy_hash


To generate a diff of this commit:
cvs rdiff -u -r1.2622 -r1.2623 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.2622 pkgsrc/devel/Makefile:1.2623
--- pkgsrc/devel/Makefile:1.2622        Wed Feb 28 15:30:12 2018
+++ pkgsrc/devel/Makefile       Wed Feb 28 15:45:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2622 2018/02/28 15:30:12 taca Exp $
+# $NetBSD: Makefile,v 1.2623 2018/02/28 15:45:55 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2304,6 +2304,7 @@ SUBDIR+=  ruby-celluloid-extras
 SUBDIR+=       ruby-celluloid-fsm
 SUBDIR+=       ruby-celluloid-pool
 SUBDIR+=       ruby-celluloid-supervision
+SUBDIR+=       ruby-classy_hash
 SUBDIR+=       ruby-cmd
 SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-contracts



Home | Main Index | Thread Index | Old Index