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:55:40 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

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


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



Home | Main Index | Thread Index | Old Index