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:           Wed Jan  4 15:20:29 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1657 -r1.1658 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.1657 pkgsrc/www/Makefile:1.1658
--- pkgsrc/www/Makefile:1.1657  Sun Dec 25 11:18:58 2022
+++ pkgsrc/www/Makefile Wed Jan  4 15:20:29 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1657 2022/12/25 11:18:58 wiz Exp $
+# $NetBSD: Makefile,v 1.1658 2023/01/04 15:20:29 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -977,6 +977,7 @@ SUBDIR+=    ruby-patron
 SUBDIR+=       ruby-puma
 SUBDIR+=       ruby-pygments.rb
 SUBDIR+=       ruby-rack
+SUBDIR+=       ruby-rack2
 SUBDIR+=       ruby-rack-cache
 SUBDIR+=       ruby-rack-contrib
 SUBDIR+=       ruby-rack-protection



Home | Main Index | Thread Index | Old Index