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:           Fri Mar 20 17:05:48 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1440 -r1.1441 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.1440 pkgsrc/www/Makefile:1.1441
--- pkgsrc/www/Makefile:1.1440  Fri Mar 20 16:54:22 2020
+++ pkgsrc/www/Makefile Fri Mar 20 17:05:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1440 2020/03/20 16:54:22 taca Exp $
+# $NetBSD: Makefile,v 1.1441 2020/03/20 17:05:48 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -831,6 +831,7 @@ SUBDIR+=    ramaze
 SUBDIR+=       rekonq
 SUBDIR+=       ruby-actioncable51
 SUBDIR+=       ruby-actioncable52
+SUBDIR+=       ruby-actioncable60
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionpack51
 SUBDIR+=       ruby-actionpack52



Home | Main Index | Thread Index | Old Index