pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar 21 09:58:34 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-actioncable51


To generate a diff of this commit:
cvs rdiff -u -r1.1318 -r1.1319 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1318 pkgsrc/www/Makefile:1.1319
--- pkgsrc/www/Makefile:1.1318  Wed Mar 21 09:55:40 2018
+++ pkgsrc/www/Makefile Wed Mar 21 09:58:34 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1318 2018/03/21 09:55:40 taca Exp $
+# $NetBSD: Makefile,v 1.1319 2018/03/21 09:58:34 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -771,6 +771,7 @@ SUBDIR+=    qDecoder
 SUBDIR+=       raggle
 SUBDIR+=       ramaze
 SUBDIR+=       rekonq
+SUBDIR+=       ruby-actioncable51
 SUBDIR+=       ruby-actionpack32
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionpack51



Home | Main Index | Thread Index | Old Index