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 Feb 14 13:59:40 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-actionpack61 and ruby-actionview61


To generate a diff of this commit:
cvs rdiff -u -r1.1508 -r1.1509 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.1508 pkgsrc/www/Makefile:1.1509
--- pkgsrc/www/Makefile:1.1508  Sun Feb 14 11:57:45 2021
+++ pkgsrc/www/Makefile Sun Feb 14 13:59:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1508 2021/02/14 11:57:45 otis Exp $
+# $NetBSD: Makefile,v 1.1509 2021/02/14 13:59:40 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -860,8 +860,10 @@ SUBDIR+=   ruby-actioncable52
 SUBDIR+=       ruby-actioncable60
 SUBDIR+=       ruby-actionpack52
 SUBDIR+=       ruby-actionpack60
+SUBDIR+=       ruby-actionpack61
 SUBDIR+=       ruby-actionview52
 SUBDIR+=       ruby-actionview60
+SUBDIR+=       ruby-actionview61
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver



Home | Main Index | Thread Index | Old Index