pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Mar  5 07:47:32 UTC 2019

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: add ruby-bundler1


To generate a diff of this commit:
cvs rdiff -u -r1.505 -r1.506 pkgsrc/misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.505 pkgsrc/misc/Makefile:1.506
--- pkgsrc/misc/Makefile:1.505  Sun Mar  3 16:23:32 2019
+++ pkgsrc/misc/Makefile        Tue Mar  5 07:47:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2019/03/03 16:23:32 taca Exp $
+# $NetBSD: Makefile,v 1.506 2019/03/05 07:47:31 taca Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -292,6 +292,7 @@ SUBDIR+=    rpm
 SUBDIR+=       ruby-ansi
 SUBDIR+=       ruby-args_parser
 SUBDIR+=       ruby-bundler
+SUBDIR+=       ruby-bundler1
 SUBDIR+=       ruby-colorator
 SUBDIR+=       ruby-colorize
 SUBDIR+=       ruby-columnize



Home | Main Index | Thread Index | Old Index