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 13:56:31 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add ruby-activejob61, ruby-activemodel61, ruby-activesupport61


To generate a diff of this commit:
cvs rdiff -u -r1.3334 -r1.3335 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.3334 pkgsrc/devel/Makefile:1.3335
--- pkgsrc/devel/Makefile:1.3334        Sun Feb 14 12:05:02 2021
+++ pkgsrc/devel/Makefile       Sun Feb 14 13:56:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3334 2021/02/14 12:05:02 otis Exp $
+# $NetBSD: Makefile,v 1.3335 2021/02/14 13:56:31 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2748,12 +2748,15 @@ SUBDIR+=        ruby-SDL
 SUBDIR+=       ruby-abstract
 SUBDIR+=       ruby-activejob52
 SUBDIR+=       ruby-activejob60
+SUBDIR+=       ruby-activejob61
 SUBDIR+=       ruby-activemodel52
 SUBDIR+=       ruby-activemodel60
+SUBDIR+=       ruby-activemodel61
 SUBDIR+=       ruby-activestorage52
 SUBDIR+=       ruby-activestorage60
 SUBDIR+=       ruby-activesupport52
 SUBDIR+=       ruby-activesupport60
+SUBDIR+=       ruby-activesupport61
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-assistance



Home | Main Index | Thread Index | Old Index