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:           Sun Mar  3 14:53:54 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add ruby-{actioncable,actionpack,actionview}52


To generate a diff of this commit:
cvs rdiff -u -r1.1369 -r1.1370 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.1369 pkgsrc/www/Makefile:1.1370
--- pkgsrc/www/Makefile:1.1369  Sun Mar  3 14:35:53 2019
+++ pkgsrc/www/Makefile Sun Mar  3 14:53:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1369 2019/03/03 14:35:53 taca Exp $
+# $NetBSD: Makefile,v 1.1370 2019/03/03 14:53:54 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -805,11 +805,14 @@ SUBDIR+=  raggle
 SUBDIR+=       ramaze
 SUBDIR+=       rekonq
 SUBDIR+=       ruby-actioncable51
+SUBDIR+=       ruby-actioncable52
 SUBDIR+=       ruby-actionpack32
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionpack51
+SUBDIR+=       ruby-actionpack52
 SUBDIR+=       ruby-actionview42
 SUBDIR+=       ruby-actionview51
+SUBDIR+=       ruby-actionview52
 SUBDIR+=       ruby-activeresource32
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara



Home | Main Index | Thread Index | Old Index