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 05:58:04 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1598 -r1.1599 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.1598 pkgsrc/www/Makefile:1.1599
--- pkgsrc/www/Makefile:1.1598  Tue Dec 14 00:13:20 2021
+++ pkgsrc/www/Makefile Sun Dec 19 05:58:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1598 2021/12/14 00:13:20 taca Exp $
+# $NetBSD: Makefile,v 1.1599 2021/12/19 05:58:04 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -865,6 +865,7 @@ SUBDIR+=    ruby-actionpack61
 SUBDIR+=       ruby-actionview52
 SUBDIR+=       ruby-actionview60
 SUBDIR+=       ruby-actionview61
+SUBDIR+=       ruby-actionview70
 SUBDIR+=       ruby-aws-eventstream
 SUBDIR+=       ruby-aws-partitions
 SUBDIR+=       ruby-aws-sdk-core



Home | Main Index | Thread Index | Old Index