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:44:38 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-faraday1


To generate a diff of this commit:
cvs rdiff -u -r1.1669 -r1.1670 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.1669 pkgsrc/www/Makefile:1.1670
--- pkgsrc/www/Makefile:1.1669  Mon Jan  9 07:41:38 2023
+++ pkgsrc/www/Makefile Mon Jan  9 07:44:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1669 2023/01/09 07:41:38 taca Exp $
+# $NetBSD: Makefile,v 1.1670 2023/01/09 07:44:38 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -922,6 +922,7 @@ SUBDIR+=    ruby-em-websocket
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
+SUBDIR+=       ruby-faraday1
 SUBDIR+=       ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon



Home | Main Index | Thread Index | Old Index