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 Sep  2 07:19:22 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.1580 -r1.1581 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.1580 pkgsrc/www/Makefile:1.1581
--- pkgsrc/www/Makefile:1.1580  Mon Aug 30 15:26:40 2021
+++ pkgsrc/www/Makefile Thu Sep  2 07:19:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1580 2021/08/30 15:26:40 taca Exp $
+# $NetBSD: Makefile,v 1.1581 2021/09/02 07:19:21 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -891,9 +891,9 @@ SUBDIR+=    ruby-faraday-excon
 SUBDIR+=       ruby-faraday-httpclient
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent
-SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faraday-patron
 SUBDIR+=       ruby-faraday-rack
+SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi
 SUBDIR+=       ruby-html-proofer



Home | Main Index | Thread Index | Old Index