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:           Fri Mar 20 17:14:25 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1441 -r1.1442 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.1441 pkgsrc/www/Makefile:1.1442
--- pkgsrc/www/Makefile:1.1441  Fri Mar 20 17:05:48 2020
+++ pkgsrc/www/Makefile Fri Mar 20 17:14:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1441 2020/03/20 17:05:48 taca Exp $
+# $NetBSD: Makefile,v 1.1442 2020/03/20 17:14:25 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -918,6 +918,7 @@ SUBDIR+=    ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails42
 SUBDIR+=       ruby-rails51
 SUBDIR+=       ruby-rails52
+SUBDIR+=       ruby-rails60
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-rest-client
 SUBDIR+=       ruby-robots



Home | Main Index | Thread Index | Old Index