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 16:51:33 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-{activejob,activemodel,activesupport}60


To generate a diff of this commit:
cvs rdiff -u -r1.3061 -r1.3062 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.3061 pkgsrc/devel/Makefile:1.3062
--- pkgsrc/devel/Makefile:1.3061        Wed Mar 18 01:23:00 2020
+++ pkgsrc/devel/Makefile       Fri Mar 20 16:51:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3061 2020/03/18 01:23:00 nia Exp $
+# $NetBSD: Makefile,v 1.3062 2020/03/20 16:51:32 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2601,13 +2601,16 @@ SUBDIR+=        ruby-abstract
 SUBDIR+=       ruby-activejob42
 SUBDIR+=       ruby-activejob51
 SUBDIR+=       ruby-activejob52
+SUBDIR+=       ruby-activejob60
 SUBDIR+=       ruby-activemodel42
 SUBDIR+=       ruby-activemodel51
 SUBDIR+=       ruby-activemodel52
+SUBDIR+=       ruby-activemodel60
 SUBDIR+=       ruby-activestorage52
 SUBDIR+=       ruby-activesupport42
 SUBDIR+=       ruby-activesupport51
 SUBDIR+=       ruby-activesupport52
+SUBDIR+=       ruby-activesupport60
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-assistance



Home | Main Index | Thread Index | Old Index