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:           Sun Feb 14 14:07:53 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-activestorage61, ruby-railties61


To generate a diff of this commit:
cvs rdiff -u -r1.3335 -r1.3336 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.3335 pkgsrc/devel/Makefile:1.3336
--- pkgsrc/devel/Makefile:1.3335        Sun Feb 14 13:56:31 2021
+++ pkgsrc/devel/Makefile       Sun Feb 14 14:07:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3335 2021/02/14 13:56:31 taca Exp $
+# $NetBSD: Makefile,v 1.3336 2021/02/14 14:07:53 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2754,6 +2754,7 @@ SUBDIR+=  ruby-activemodel60
 SUBDIR+=       ruby-activemodel61
 SUBDIR+=       ruby-activestorage52
 SUBDIR+=       ruby-activestorage60
+SUBDIR+=       ruby-activestorage61
 SUBDIR+=       ruby-activesupport52
 SUBDIR+=       ruby-activesupport60
 SUBDIR+=       ruby-activesupport61
@@ -2889,6 +2890,7 @@ SUBDIR+=  ruby-pycall
 SUBDIR+=       ruby-racc
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-railties60
+SUBDIR+=       ruby-railties61
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index