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:           Wed Mar 21 09:40:41 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add and enable ruby-activesupport51


To generate a diff of this commit:
cvs rdiff -u -r1.2643 -r1.2644 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.2643 pkgsrc/devel/Makefile:1.2644
--- pkgsrc/devel/Makefile:1.2643        Tue Mar 20 15:41:38 2018
+++ pkgsrc/devel/Makefile       Wed Mar 21 09:40:41 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2643 2018/03/20 15:41:38 khorben Exp $
+# $NetBSD: Makefile,v 1.2644 2018/03/21 09:40:41 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2302,6 +2302,7 @@ SUBDIR+=  ruby-activemodel32
 SUBDIR+=       ruby-activemodel42
 SUBDIR+=       ruby-activesupport32
 SUBDIR+=       ruby-activesupport42
+SUBDIR+=       ruby-activesupport51
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-assistance



Home | Main Index | Thread Index | Old Index