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:           Fri Mar 17 00:27:47 UTC 2017

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Add and enable ruby-powerbar.


To generate a diff of this commit:
cvs rdiff -u -r1.479 -r1.480 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.479 pkgsrc/misc/Makefile:1.480
--- pkgsrc/misc/Makefile:1.479  Thu Jan 26 14:07:42 2017
+++ pkgsrc/misc/Makefile        Fri Mar 17 00:27:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.479 2017/01/26 14:07:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.480 2017/03/17 00:27:47 taca Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -321,6 +321,7 @@ SUBDIR+=    ruby-mini_portile2
 SUBDIR+=       ruby-naught
 SUBDIR+=       ruby-ohai
 SUBDIR+=       ruby-parallel
+SUBDIR+=       ruby-powerbar
 SUBDIR+=       ruby-progressbar
 SUBDIR+=       ruby-pry
 SUBDIR+=       ruby-rainbow



Home | Main Index | Thread Index | Old Index