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:           Fri Dec 13 16:55:35 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4371 -r1.4372 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.4371 pkgsrc/devel/Makefile:1.4372
--- pkgsrc/devel/Makefile:1.4371        Fri Dec 13 16:43:28 2024
+++ pkgsrc/devel/Makefile       Fri Dec 13 16:55:35 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4371 2024/12/13 16:43:28 taca Exp $
+# $NetBSD: Makefile,v 1.4372 2024/12/13 16:55:35 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3415,6 +3415,7 @@ SUBDIR+=  ruby-pycall
 SUBDIR+=       ruby-railties61
 SUBDIR+=       ruby-railties70
 SUBDIR+=       ruby-railties71
+SUBDIR+=       ruby-railties72
 SUBDIR+=       ruby-rake-compiler
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent



Home | Main Index | Thread Index | Old Index