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 Jun  4 14:18:39 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable ruby-rack16.


To generate a diff of this commit:
cvs rdiff -u -r1.1243 -r1.1244 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.1243 pkgsrc/www/Makefile:1.1244
--- pkgsrc/www/Makefile:1.1243  Thu Jun  1 03:58:38 2017
+++ pkgsrc/www/Makefile Sun Jun  4 14:18:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1243 2017/06/01 03:58:38 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1244 2017/06/04 14:18:39 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -821,6 +821,7 @@ SUBDIR+=    ruby-rack-ssl
 SUBDIR+=       ruby-rack-test
 SUBDIR+=       ruby-rack14
 SUBDIR+=       ruby-rack15
+SUBDIR+=       ruby-rack16
 SUBDIR+=       ruby-rails-deprecated_sanitizer
 SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails32



Home | Main Index | Thread Index | Old Index