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 Jul 18 14:41:57 UTC 2017

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Add and enable ruby-sprockets-rails.


To generate a diff of this commit:
cvs rdiff -u -r1.484 -r1.485 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.484 pkgsrc/misc/Makefile:1.485
--- pkgsrc/misc/Makefile:1.484  Tue Jul 11 10:35:09 2017
+++ pkgsrc/misc/Makefile        Tue Jul 18 14:41:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.484 2017/07/11 10:35:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.485 2017/07/18 14:41:57 taca Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -328,6 +328,7 @@ SUBDIR+=    ruby-pry
 SUBDIR+=       ruby-rainbow
 SUBDIR+=       ruby-slop
 SUBDIR+=       ruby-sprockets
+SUBDIR+=       ruby-sprockets-rails
 SUBDIR+=       ruby-sprockets22
 SUBDIR+=       ruby-systemu
 SUBDIR+=       ruby-thread_safe



Home | Main Index | Thread Index | Old Index