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 Oct 23 14:55:56 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1753 -r1.1754 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.1753 pkgsrc/www/Makefile:1.1754
--- pkgsrc/www/Makefile:1.1753  Thu Oct 19 10:22:28 2023
+++ pkgsrc/www/Makefile Mon Oct 23 14:55:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1753 2023/10/19 10:22:28 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1754 2023/10/23 14:55:56 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1039,6 +1039,7 @@ SUBDIR+=  ruby-rack-cache
 SUBDIR+=       ruby-rack-contrib
 SUBDIR+=       ruby-rack-protection
 SUBDIR+=       ruby-rack-rewrite
+SUBDIR+=       ruby-rack-session
 SUBDIR+=       ruby-rack-test
 SUBDIR+=       ruby-rack2
 SUBDIR+=       ruby-rackup



Home | Main Index | Thread Index | Old Index