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 Jan  9 07:34:00 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-faraday-net_http_persistent1


To generate a diff of this commit:
cvs rdiff -u -r1.1665 -r1.1666 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.1665 pkgsrc/www/Makefile:1.1666
--- pkgsrc/www/Makefile:1.1665  Mon Jan  9 07:31:20 2023
+++ pkgsrc/www/Makefile Mon Jan  9 07:34:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1665 2023/01/09 07:31:20 taca Exp $
+# $NetBSD: Makefile,v 1.1666 2023/01/09 07:34:00 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -932,6 +932,7 @@ SUBDIR+=    ruby-faraday-multipart
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http1
 SUBDIR+=       ruby-faraday-net_http_persistent
+SUBDIR+=       ruby-faraday-net_http_persistent1
 SUBDIR+=       ruby-faraday-patron
 SUBDIR+=       ruby-faraday-rack
 SUBDIR+=       ruby-faraday-retry



Home | Main Index | Thread Index | Old Index