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:   schmonz
Date:           Mon Jun  7 19:56:12 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-approvaltests.


To generate a diff of this commit:
cvs rdiff -u -r1.3408 -r1.3409 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.3408 pkgsrc/devel/Makefile:1.3409
--- pkgsrc/devel/Makefile:1.3408        Mon Jun  7 15:13:19 2021
+++ pkgsrc/devel/Makefile       Mon Jun  7 19:56:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3408 2021/06/07 15:13:19 taca Exp $
+# $NetBSD: Makefile,v 1.3409 2021/06/07 19:56:12 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2802,6 +2802,7 @@ SUBDIR+=  ruby-activesupport60
 SUBDIR+=       ruby-activesupport61
 SUBDIR+=       ruby-algorithms
 SUBDIR+=       ruby-amstd
+SUBDIR+=       ruby-approvaltests
 SUBDIR+=       ruby-assistance
 SUBDIR+=       ruby-atk
 SUBDIR+=       ruby-backports



Home | Main Index | Thread Index | Old Index