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:           Sat Jan 18 16:16:02 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-protobuf-cucumber


To generate a diff of this commit:
cvs rdiff -u -r1.3011 -r1.3012 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.3011 pkgsrc/devel/Makefile:1.3012
--- pkgsrc/devel/Makefile:1.3011        Sat Jan 18 16:12:01 2020
+++ pkgsrc/devel/Makefile       Sat Jan 18 16:16:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3011 2020/01/18 16:12:01 taca Exp $
+# $NetBSD: Makefile,v 1.3012 2020/01/18 16:16:01 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2708,6 +2708,7 @@ SUBDIR+=  ruby-polyglot
 SUBDIR+=       ruby-posix-spawn
 SUBDIR+=       ruby-power_assert
 SUBDIR+=       ruby-priority-queue
+SUBDIR+=       ruby-protobuf-cucumber
 SUBDIR+=       ruby-racc
 SUBDIR+=       ruby-railties42
 SUBDIR+=       ruby-railties51



Home | Main Index | Thread Index | Old Index