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 Dec 19 06:27:35 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1601 -r1.1602 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.1601 pkgsrc/www/Makefile:1.1602
--- pkgsrc/www/Makefile:1.1601  Sun Dec 19 06:17:05 2021
+++ pkgsrc/www/Makefile Sun Dec 19 06:27:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1601 2021/12/19 06:17:05 taca Exp $
+# $NetBSD: Makefile,v 1.1602 2021/12/19 06:27:35 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -960,6 +960,7 @@ SUBDIR+=    ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-rails60
 SUBDIR+=       ruby-rails61
+SUBDIR+=       ruby-rails70
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-request_store
 SUBDIR+=       ruby-rest-client



Home | Main Index | Thread Index | Old Index