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:           Fri Mar 20 17:10:02 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-{activestorage,railties}60


To generate a diff of this commit:
cvs rdiff -u -r1.3062 -r1.3063 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.3062 pkgsrc/devel/Makefile:1.3063
--- pkgsrc/devel/Makefile:1.3062        Fri Mar 20 16:51:32 2020
+++ pkgsrc/devel/Makefile       Fri Mar 20 17:10:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3062 2020/03/20 16:51:32 taca Exp $
+# $NetBSD: Makefile,v 1.3063 2020/03/20 17:10:02 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2607,6 +2607,7 @@ SUBDIR+=  ruby-activemodel51
 SUBDIR+=       ruby-activemodel52
 SUBDIR+=       ruby-activemodel60
 SUBDIR+=       ruby-activestorage52
+SUBDIR+=       ruby-activestorage60
 SUBDIR+=       ruby-activesupport42
 SUBDIR+=       ruby-activesupport51
 SUBDIR+=       ruby-activesupport52
@@ -2743,6 +2744,7 @@ SUBDIR+=  ruby-racc
 SUBDIR+=       ruby-railties42
 SUBDIR+=       ruby-railties51
 SUBDIR+=       ruby-railties52
+SUBDIR+=       ruby-railties60
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index