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 Aug 30 15:17:04 UTC 2021
Modified Files:
pkgsrc/www: Makefile
Log Message:
www/Makefile: add and enable ruby-faraday-em_http
To generate a diff of this commit:
cvs rdiff -u -r1.1575 -r1.1576 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.1575 pkgsrc/www/Makefile:1.1576
--- pkgsrc/www/Makefile:1.1575 Mon Aug 30 15:14:51 2021
+++ pkgsrc/www/Makefile Mon Aug 30 15:17:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1575 2021/08/30 15:14:51 taca Exp $
+# $NetBSD: Makefile,v 1.1576 2021/08/30 15:17:04 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -885,6 +885,7 @@ SUBDIR+= ruby-em-websocket
SUBDIR+= ruby-erubis
SUBDIR+= ruby-ethon
SUBDIR+= ruby-faraday
+SUBDIR+= ruby-faraday-em_http
SUBDIR+= ruby-faraday-excon
SUBDIR+= ruby-faraday-net_http
SUBDIR+= ruby-faraday-net_http_persistent
Home |
Main Index |
Thread Index |
Old Index