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 Dec 19 06:19:35 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-railties70


To generate a diff of this commit:
cvs rdiff -u -r1.3529 -r1.3530 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.3529 pkgsrc/devel/Makefile:1.3530
--- pkgsrc/devel/Makefile:1.3529        Sun Dec 19 06:08:19 2021
+++ pkgsrc/devel/Makefile       Sun Dec 19 06:19:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3529 2021/12/19 06:08:19 taca Exp $
+# $NetBSD: Makefile,v 1.3530 2021/12/19 06:19:35 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2915,6 +2915,7 @@ SUBDIR+=  ruby-racc
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-railties60
 SUBDIR+=       ruby-railties61
+SUBDIR+=       ruby-railties70
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index