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 Feb  4 13:54:43 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1680 -r1.1681 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.1680 pkgsrc/www/Makefile:1.1681
--- pkgsrc/www/Makefile:1.1680  Sun Jan 29 08:04:17 2023
+++ pkgsrc/www/Makefile Sat Feb  4 13:54:43 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1680 2023/01/29 08:04:17 pho Exp $
+# $NetBSD: Makefile,v 1.1681 2023/02/04 13:54:43 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -934,6 +934,7 @@ SUBDIR+=    ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday-excon1
+SUBDIR+=       ruby-faraday-follow_redirects
 SUBDIR+=       ruby-faraday-httpclient
 SUBDIR+=       ruby-faraday-httpclient1
 SUBDIR+=       ruby-faraday-multipart



Home | Main Index | Thread Index | Old Index