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 Feb 14 14:10:44 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1510 -r1.1511 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.1510 pkgsrc/www/Makefile:1.1511
--- pkgsrc/www/Makefile:1.1510  Sun Feb 14 14:05:16 2021
+++ pkgsrc/www/Makefile Sun Feb 14 14:10:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1510 2021/02/14 14:05:16 taca Exp $
+# $NetBSD: Makefile,v 1.1511 2021/02/14 14:10:44 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -941,6 +941,7 @@ SUBDIR+=    ruby-rack16
 SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-rails60
+SUBDIR+=       ruby-rails61
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-request_store
 SUBDIR+=       ruby-rest-client



Home | Main Index | Thread Index | Old Index