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 10:08:16 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1319 -r1.1320 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.1319 pkgsrc/www/Makefile:1.1320
--- pkgsrc/www/Makefile:1.1319  Wed Mar 21 09:58:34 2018
+++ pkgsrc/www/Makefile Wed Mar 21 10:08:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1319 2018/03/21 09:58:34 taca Exp $
+# $NetBSD: Makefile,v 1.1320 2018/03/21 10:08:16 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -856,6 +856,7 @@ SUBDIR+=    ruby-rails-deprecated_sanitizer
 SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails32
 SUBDIR+=       ruby-rails42
+SUBDIR+=       ruby-rails51
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-rest-client
 SUBDIR+=       ruby-rouge



Home | Main Index | Thread Index | Old Index