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:13:06 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4138 -r1.4139 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.4138 pkgsrc/devel/Makefile:1.4139
--- pkgsrc/devel/Makefile:1.4138        Wed Nov 29 16:11:01 2023
+++ pkgsrc/devel/Makefile       Thu Nov 30 15:13:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4138 2023/11/29 16:11:01 taca Exp $
+# $NetBSD: Makefile,v 1.4139 2023/11/30 15:13:06 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3184,6 +3184,7 @@ SUBDIR+=  ruby-activestorage61
 SUBDIR+=       ruby-activestorage70
 SUBDIR+=       ruby-activesupport61
 SUBDIR+=       ruby-activesupport70
+SUBDIR+=       ruby-activesupport71
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-approvaltests



Home | Main Index | Thread Index | Old Index