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  5 08:29:02 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.1658 -r1.1659 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.1658 pkgsrc/www/Makefile:1.1659
--- pkgsrc/www/Makefile:1.1658  Wed Jan  4 15:20:29 2023
+++ pkgsrc/www/Makefile Thu Jan  5 08:29:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1658 2023/01/04 15:20:29 taca Exp $
+# $NetBSD: Makefile,v 1.1659 2023/01/05 08:29:02 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -977,13 +977,13 @@ SUBDIR+=  ruby-patron
 SUBDIR+=       ruby-puma
 SUBDIR+=       ruby-pygments.rb
 SUBDIR+=       ruby-rack
-SUBDIR+=       ruby-rack2
 SUBDIR+=       ruby-rack-cache
 SUBDIR+=       ruby-rack-contrib
 SUBDIR+=       ruby-rack-protection
 SUBDIR+=       ruby-rack-rewrite
 SUBDIR+=       ruby-rack-test
 SUBDIR+=       ruby-rack16
+SUBDIR+=       ruby-rack2
 SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-rails60



Home | Main Index | Thread Index | Old Index