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:   wiz
Date:           Thu May 27 06:36:06 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + ruby-cucumber-tag_expressions


To generate a diff of this commit:
cvs rdiff -u -r1.3395 -r1.3396 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.3395 pkgsrc/devel/Makefile:1.3396
--- pkgsrc/devel/Makefile:1.3395        Tue May 25 10:15:41 2021
+++ pkgsrc/devel/Makefile       Thu May 27 06:36:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3395 2021/05/25 10:15:41 adam Exp $
+# $NetBSD: Makefile,v 1.3396 2021/05/27 06:36:06 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2823,6 +2823,7 @@ SUBDIR+=  ruby-cucumber-core
 SUBDIR+=       ruby-cucumber-expressions
 SUBDIR+=       ruby-cucumber-messages
 SUBDIR+=       ruby-cucumber-tag-expressions
+SUBDIR+=       ruby-cucumber-tag_expressions
 SUBDIR+=       ruby-cucumber-wire
 SUBDIR+=       ruby-curses
 SUBDIR+=       ruby-daemon_controller



Home | Main Index | Thread Index | Old Index