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:12:52 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1832 -r1.1833 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.1832 pkgsrc/www/Makefile:1.1833
--- pkgsrc/www/Makefile:1.1832  Thu Jan  2 07:11:30 2025
+++ pkgsrc/www/Makefile Thu Jan  2 07:12:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1832 2025/01/02 07:11:30 taca Exp $
+# $NetBSD: Makefile,v 1.1833 2025/01/02 07:12:52 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -967,6 +967,7 @@ SUBDIR+=    ruby-actioncable61
 SUBDIR+=       ruby-actioncable70
 SUBDIR+=       ruby-actioncable71
 SUBDIR+=       ruby-actioncable72
+SUBDIR+=       ruby-actioncable80
 SUBDIR+=       ruby-actionpack61
 SUBDIR+=       ruby-actionpack70
 SUBDIR+=       ruby-actionpack71



Home | Main Index | Thread Index | Old Index