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:           Sat Jan  7 15:21:24 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1660 -r1.1661 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.1660 pkgsrc/www/Makefile:1.1661
--- pkgsrc/www/Makefile:1.1660  Sat Jan  7 05:15:22 2023
+++ pkgsrc/www/Makefile Sat Jan  7 15:21:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1660 2023/01/07 05:15:22 taca Exp $
+# $NetBSD: Makefile,v 1.1661 2023/01/07 15:21:24 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -926,6 +926,7 @@ SUBDIR+=    ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday-httpclient
+SUBDIR+=       ruby-faraday-multipart
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent
 SUBDIR+=       ruby-faraday-patron



Home | Main Index | Thread Index | Old Index