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:20:30 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
devel/Makefile: add and enable ruby-actionview71


To generate a diff of this commit:
cvs rdiff -u -r1.1768 -r1.1769 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.1768 pkgsrc/www/Makefile:1.1769
--- pkgsrc/www/Makefile:1.1768  Sat Nov 11 11:58:48 2023
+++ pkgsrc/www/Makefile Thu Nov 30 15:20:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1768 2023/11/11 11:58:48 schmonz Exp $
+# $NetBSD: Makefile,v 1.1769 2023/11/30 15:20:30 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -952,6 +952,7 @@ SUBDIR+=    ruby-actionpack61
 SUBDIR+=       ruby-actionpack70
 SUBDIR+=       ruby-actionview61
 SUBDIR+=       ruby-actionview70
+SUBDIR+=       ruby-actionview71
 SUBDIR+=       ruby-aws-eventstream
 SUBDIR+=       ruby-aws-partitions
 SUBDIR+=       ruby-aws-sdk-core



Home | Main Index | Thread Index | Old Index