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:   ryoon
Date:           Tue Apr 14 15:59:58 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable ruby-typhoeus


To generate a diff of this commit:
cvs rdiff -u -r1.1450 -r1.1451 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.1450 pkgsrc/www/Makefile:1.1451
--- pkgsrc/www/Makefile:1.1450  Tue Apr 14 15:53:21 2020
+++ pkgsrc/www/Makefile Tue Apr 14 15:59:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1450 2020/04/14 15:53:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.1451 2020/04/14 15:59:57 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -931,6 +931,7 @@ SUBDIR+=    ruby-sinatra
 SUBDIR+=       ruby-sinatra-contrib
 SUBDIR+=       ruby-staticmatic
 SUBDIR+=       ruby-tag
+SUBDIR+=       ruby-typhoeus
 SUBDIR+=       ruby-unicorn
 SUBDIR+=       ruby-url_mount
 SUBDIR+=       ruby-webkit-gtk



Home | Main Index | Thread Index | Old Index