Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www www: Enable ruby-typhoeus



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2a9180e493a
branches:  trunk
changeset: 428987:f2a9180e493a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 14 15:59:57 2020 +0000

description:
www: Enable ruby-typhoeus

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9b728195aff7 -r f2a9180e493a www/Makefile
--- a/www/Makefile      Tue Apr 14 15:59:15 2020 +0000
+++ b/www/Makefile      Tue Apr 14 15:59:57 2020 +0000
@@ -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-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