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 Apr 30 14:36:37 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1703 -r1.1704 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.1703 pkgsrc/www/Makefile:1.1704
--- pkgsrc/www/Makefile:1.1703  Mon Apr 17 20:45:04 2023
+++ pkgsrc/www/Makefile Sun Apr 30 14:36:37 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1703 2023/04/17 20:45:04 adam Exp $
+# $NetBSD: Makefile,v 1.1704 2023/04/30 14:36:37 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1016,6 +1016,7 @@ SUBDIR+=  ruby-rack-protection
 SUBDIR+=       ruby-rack-rewrite
 SUBDIR+=       ruby-rack-test
 SUBDIR+=       ruby-rack2
+SUBDIR+=       ruby-rackup
 SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-rails60



Home | Main Index | Thread Index | Old Index