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:           Thu Nov 30 15:39:48 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1771 -r1.1772 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.1771 pkgsrc/www/Makefile:1.1772
--- pkgsrc/www/Makefile:1.1771  Thu Nov 30 15:33:19 2023
+++ pkgsrc/www/Makefile Thu Nov 30 15:39:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1771 2023/11/30 15:33:19 taca Exp $
+# $NetBSD: Makefile,v 1.1772 2023/11/30 15:39:48 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1060,6 +1060,7 @@ SUBDIR+=  ruby-rackup
 SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails61
 SUBDIR+=       ruby-rails70
+SUBDIR+=       ruby-rails71
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-request_store
 SUBDIR+=       ruby-rest-client



Home | Main Index | Thread Index | Old Index