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:           Thu Nov 30 15:35:22 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4142 -r1.4143 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.4142 pkgsrc/devel/Makefile:1.4143
--- pkgsrc/devel/Makefile:1.4142        Thu Nov 30 15:27:04 2023
+++ pkgsrc/devel/Makefile       Thu Nov 30 15:35:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4142 2023/11/30 15:27:04 taca Exp $
+# $NetBSD: Makefile,v 1.4143 2023/11/30 15:35:22 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3324,6 +3324,7 @@ SUBDIR+=  ruby-protobuf-cucumber
 SUBDIR+=       ruby-pycall
 SUBDIR+=       ruby-railties61
 SUBDIR+=       ruby-railties70
+SUBDIR+=       ruby-railties71
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index