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:   wiz
Date:           Thu Jan 12 08:43:54 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.1671 -r1.1672 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.1671 pkgsrc/www/Makefile:1.1672
--- pkgsrc/www/Makefile:1.1671  Mon Jan  9 08:49:06 2023
+++ pkgsrc/www/Makefile Thu Jan 12 08:43:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1671 2023/01/09 08:49:06 taca Exp $
+# $NetBSD: Makefile,v 1.1672 2023/01/12 08:43:53 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -923,7 +923,6 @@ SUBDIR+=    ruby-erubis
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-excon
 SUBDIR+=       ruby-faraday
-SUBDIR+=       ruby-faraday1
 SUBDIR+=       ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon
@@ -941,6 +940,7 @@ SUBDIR+=    ruby-faraday-rack
 SUBDIR+=       ruby-faraday-rack1
 SUBDIR+=       ruby-faraday-retry
 SUBDIR+=       ruby-faraday-retry1
+SUBDIR+=       ruby-faraday1
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi



Home | Main Index | Thread Index | Old Index