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 15:03:51 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add ruby-rails52


To generate a diff of this commit:
cvs rdiff -u -r1.1370 -r1.1371 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.1370 pkgsrc/www/Makefile:1.1371
--- pkgsrc/www/Makefile:1.1370  Sun Mar  3 14:53:54 2019
+++ pkgsrc/www/Makefile Sun Mar  3 15:03:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1370 2019/03/03 14:53:54 taca Exp $
+# $NetBSD: Makefile,v 1.1371 2019/03/03 15:03:51 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -894,6 +894,7 @@ SUBDIR+=    ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails32
 SUBDIR+=       ruby-rails42
 SUBDIR+=       ruby-rails51
+SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-rest-client
 SUBDIR+=       ruby-robots



Home | Main Index | Thread Index | Old Index