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:03:18 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4376 -r1.4377 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.4376 pkgsrc/devel/Makefile:1.4377
--- pkgsrc/devel/Makefile:1.4376        Thu Dec 26 13:55:04 2024
+++ pkgsrc/devel/Makefile       Thu Jan  2 07:03:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4376 2024/12/26 13:55:04 adam Exp $
+# $NetBSD: Makefile,v 1.4377 2025/01/02 07:03:18 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3272,6 +3272,7 @@ SUBDIR+=  ruby-activesupport61
 SUBDIR+=       ruby-activesupport70
 SUBDIR+=       ruby-activesupport71
 SUBDIR+=       ruby-activesupport72
+SUBDIR+=       ruby-activesupport80
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
 SUBDIR+=       ruby-approvaltests



Home | Main Index | Thread Index | Old Index