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 Mar  3 14:35:54 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1368 -r1.1369 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.1368 pkgsrc/www/Makefile:1.1369
--- pkgsrc/www/Makefile:1.1368  Thu Feb 28 03:29:21 2019
+++ pkgsrc/www/Makefile Sun Mar  3 14:35:53 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1368 2019/02/28 03:29:21 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1369 2019/03/03 14:35:53 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -882,6 +882,7 @@ SUBDIR+=    ruby-rack-protection
 SUBDIR+=       ruby-rack-rewrite
 SUBDIR+=       ruby-rack-ssl
 SUBDIR+=       ruby-rack-test
+SUBDIR+=       ruby-rack-test06
 SUBDIR+=       ruby-rack14
 SUBDIR+=       ruby-rack15
 SUBDIR+=       ruby-rack16



Home | Main Index | Thread Index | Old Index