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 Jan  2 07:22:01 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1833 -r1.1834 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.1833 pkgsrc/www/Makefile:1.1834
--- pkgsrc/www/Makefile:1.1833  Thu Jan  2 07:12:52 2025
+++ pkgsrc/www/Makefile Thu Jan  2 07:22:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1833 2025/01/02 07:12:52 taca Exp $
+# $NetBSD: Makefile,v 1.1834 2025/01/02 07:22:01 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1085,6 +1085,7 @@ SUBDIR+=  ruby-rails61
 SUBDIR+=       ruby-rails70
 SUBDIR+=       ruby-rails71
 SUBDIR+=       ruby-rails72
+SUBDIR+=       ruby-rails80
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-request_store
 SUBDIR+=       ruby-rest-client



Home | Main Index | Thread Index | Old Index