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 Mar 20 16:54:22 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-{actionpack,actionview}60


To generate a diff of this commit:
cvs rdiff -u -r1.1439 -r1.1440 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.1439 pkgsrc/www/Makefile:1.1440
--- pkgsrc/www/Makefile:1.1439  Fri Mar 20 16:40:22 2020
+++ pkgsrc/www/Makefile Fri Mar 20 16:54:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1439 2020/03/20 16:40:22 taca Exp $
+# $NetBSD: Makefile,v 1.1440 2020/03/20 16:54:22 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -834,9 +834,11 @@ SUBDIR+=   ruby-actioncable52
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionpack51
 SUBDIR+=       ruby-actionpack52
+SUBDIR+=       ruby-actionpack60
 SUBDIR+=       ruby-actionview42
 SUBDIR+=       ruby-actionview51
 SUBDIR+=       ruby-actionview52
+SUBDIR+=       ruby-actionview60
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver



Home | Main Index | Thread Index | Old Index