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 May 25 14:41:37 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1457 -r1.1458 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.1457 pkgsrc/www/Makefile:1.1458
--- pkgsrc/www/Makefile:1.1457  Fri May 15 12:01:54 2020
+++ pkgsrc/www/Makefile Mon May 25 14:41:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1457 2020/05/15 12:01:54 nia Exp $
+# $NetBSD: Makefile,v 1.1458 2020/05/25 14:41:37 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -918,6 +918,7 @@ SUBDIR+=    ruby-rails51
 SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-rails60
 SUBDIR+=       ruby-raindrops
+SUBDIR+=       ruby-request_store
 SUBDIR+=       ruby-rest-client
 SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge



Home | Main Index | Thread Index | Old Index