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:53:35 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1316 -r1.1317 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.1316 pkgsrc/www/Makefile:1.1317
--- pkgsrc/www/Makefile:1.1316  Sat Mar 17 16:17:37 2018
+++ pkgsrc/www/Makefile Wed Mar 21 09:53:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1316 2018/03/17 16:17:37 taca Exp $
+# $NetBSD: Makefile,v 1.1317 2018/03/21 09:53:35 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -774,6 +774,7 @@ SUBDIR+=    rekonq
 SUBDIR+=       ruby-actionpack32
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionview42
+SUBDIR+=       ruby-actionview51
 SUBDIR+=       ruby-activeresource32
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara



Home | Main Index | Thread Index | Old Index