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 Jan  2 07:14:25 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4379 -r1.4380 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.4379 pkgsrc/devel/Makefile:1.4380
--- pkgsrc/devel/Makefile:1.4379        Thu Jan  2 07:06:56 2025
+++ pkgsrc/devel/Makefile       Thu Jan  2 07:14:25 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4379 2025/01/02 07:06:56 taca Exp $
+# $NetBSD: Makefile,v 1.4380 2025/01/02 07:14:25 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3420,6 +3420,7 @@ SUBDIR+=  ruby-railties61
 SUBDIR+=       ruby-railties70
 SUBDIR+=       ruby-railties71
 SUBDIR+=       ruby-railties72
+SUBDIR+=       ruby-railties80
 SUBDIR+=       ruby-rake-compiler
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent



Home | Main Index | Thread Index | Old Index