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:   minskim
Date:           Sat Apr 22 10:18:13 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-railties42


To generate a diff of this commit:
cvs rdiff -u -r1.2409 -r1.2410 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.2409 pkgsrc/devel/Makefile:1.2410
--- pkgsrc/devel/Makefile:1.2409        Fri Apr 21 21:23:59 2017
+++ pkgsrc/devel/Makefile       Sat Apr 22 10:18:13 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2409 2017/04/21 21:23:59 minskim Exp $
+# $NetBSD: Makefile,v 1.2410 2017/04/22 10:18:13 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2176,6 +2176,7 @@ SUBDIR+=  ruby-power_assert
 SUBDIR+=       ruby-priority-queue
 SUBDIR+=       ruby-racc
 SUBDIR+=       ruby-railties32
+SUBDIR+=       ruby-railties42
 SUBDIR+=       ruby-rake
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent



Home | Main Index | Thread Index | Old Index