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:           Fri Dec 13 16:53:39 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1828 -r1.1829 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.1828 pkgsrc/www/Makefile:1.1829
--- pkgsrc/www/Makefile:1.1828  Fri Dec 13 16:51:30 2024
+++ pkgsrc/www/Makefile Fri Dec 13 16:53:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1828 2024/12/13 16:51:30 taca Exp $
+# $NetBSD: Makefile,v 1.1829 2024/12/13 16:53:39 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -966,6 +966,7 @@ SUBDIR+=    restish
 SUBDIR+=       ruby-actioncable61
 SUBDIR+=       ruby-actioncable70
 SUBDIR+=       ruby-actioncable71
+SUBDIR+=       ruby-actioncable72
 SUBDIR+=       ruby-actionpack61
 SUBDIR+=       ruby-actionpack70
 SUBDIR+=       ruby-actionpack71



Home | Main Index | Thread Index | Old Index