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 Mar  3 14:48:42 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add ruby-{activejob,activemodel,activesupport}52


To generate a diff of this commit:
cvs rdiff -u -r1.2778 -r1.2779 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.2778 pkgsrc/devel/Makefile:1.2779
--- pkgsrc/devel/Makefile:1.2778        Sat Mar  2 14:27:15 2019
+++ pkgsrc/devel/Makefile       Sun Mar  3 14:48:42 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2778 2019/03/02 14:27:15 adam Exp $
+# $NetBSD: Makefile,v 1.2779 2019/03/03 14:48:42 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2406,12 +2406,15 @@ SUBDIR+=        ruby-SDL
 SUBDIR+=       ruby-abstract
 SUBDIR+=       ruby-activejob42
 SUBDIR+=       ruby-activejob51
+SUBDIR+=       ruby-activejob52
 SUBDIR+=       ruby-activemodel32
 SUBDIR+=       ruby-activemodel42
 SUBDIR+=       ruby-activemodel51
+SUBDIR+=       ruby-activemodel52
 SUBDIR+=       ruby-activesupport32
 SUBDIR+=       ruby-activesupport42
 SUBDIR+=       ruby-activesupport51
+SUBDIR+=       ruby-activesupport52
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-assistance



Home | Main Index | Thread Index | Old Index