pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www www/Makefile: sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47667bab3268
branches:  trunk
changeset: 457828:47667bab3268
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 02 07:19:21 2021 +0000

description:
www/Makefile: sort

diffstat:

 www/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r d720ec318670 -r 47667bab3268 www/Makefile
--- a/www/Makefile      Thu Sep 02 07:18:42 2021 +0000
+++ b/www/Makefile      Thu Sep 02 07:19:21 2021 +0000
@@ -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-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