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:           Sat Mar 21 15:26:42 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: delete rails42 related packages


To generate a diff of this commit:
cvs rdiff -u -r1.3063 -r1.3064 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.3063 pkgsrc/devel/Makefile:1.3064
--- pkgsrc/devel/Makefile:1.3063        Fri Mar 20 17:10:02 2020
+++ pkgsrc/devel/Makefile       Sat Mar 21 15:26:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3063 2020/03/20 17:10:02 taca Exp $
+# $NetBSD: Makefile,v 1.3064 2020/03/21 15:26:41 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2598,17 +2598,14 @@ SUBDIR+=        rttr
 SUBDIR+=       rubigen
 SUBDIR+=       ruby-SDL
 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-activestorage60
-SUBDIR+=       ruby-activesupport42
 SUBDIR+=       ruby-activesupport51
 SUBDIR+=       ruby-activesupport52
 SUBDIR+=       ruby-activesupport60
@@ -2741,7 +2738,6 @@ SUBDIR+=  ruby-power_assert
 SUBDIR+=       ruby-priority-queue
 SUBDIR+=       ruby-protobuf-cucumber
 SUBDIR+=       ruby-racc
-SUBDIR+=       ruby-railties42
 SUBDIR+=       ruby-railties51
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-railties60



Home | Main Index | Thread Index | Old Index