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:           Mon Nov  3 06:53:01 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable www/ruby-rack-protection3


To generate a diff of this commit:
cvs rdiff -u -r1.1882 -r1.1883 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.1882 pkgsrc/www/Makefile:1.1883
--- pkgsrc/www/Makefile:1.1882  Mon Nov  3 06:34:05 2025
+++ pkgsrc/www/Makefile Mon Nov  3 06:53:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1882 2025/11/03 06:34:05 taca Exp $
+# $NetBSD: Makefile,v 1.1883 2025/11/03 06:53:01 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1099,6 +1099,7 @@ SUBDIR+=  ruby-rack
 SUBDIR+=       ruby-rack-cache
 SUBDIR+=       ruby-rack-contrib
 SUBDIR+=       ruby-rack-protection
+SUBDIR+=       ruby-rack-protection3
 SUBDIR+=       ruby-rack-rewrite
 SUBDIR+=       ruby-rack-session
 SUBDIR+=       ruby-rack-test



Home | Main Index | Thread Index | Old Index