Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2017 13:56:03 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439452 - head/devel
Message-ID:  <201704261356.v3QDu3L8092483@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr 26 13:56:03 2017
New Revision: 439452
URL: https://svnweb.freebsd.org/changeset/ports/439452

Log:
  Sort category Makefile

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Apr 26 13:55:33 2017	(r439451)
+++ head/devel/Makefile	Wed Apr 26 13:56:03 2017	(r439452)
@@ -243,9 +243,9 @@
     SUBDIR += cbrowser
     SUBDIR += cc65
     SUBDIR += ccache
-    SUBDIR += ccache-static
     SUBDIR += ccache-memcached
     SUBDIR += ccache-memcached-static
+    SUBDIR += ccache-static
     SUBDIR += cccc
     SUBDIR += ccdoc
     SUBDIR += ccons
@@ -2515,8 +2515,8 @@
     SUBDIR += p5-Getopt-Compact
     SUBDIR += p5-Getopt-Compact-WithCmd
     SUBDIR += p5-Getopt-Declare
-    SUBDIR += p5-Getopt-Euclid
     SUBDIR += p5-Getopt-EX
+    SUBDIR += p5-Getopt-Euclid
     SUBDIR += p5-Getopt-GUI-Long
     SUBDIR += p5-Getopt-Long
     SUBDIR += p5-Getopt-Long-Descriptive
@@ -5250,8 +5250,8 @@
     SUBDIR += rubygem-extras
     SUBDIR += rubygem-facets
     SUBDIR += rubygem-faraday_middleware-multi_json
-    SUBDIR += rubygem-fast_blank
     SUBDIR += rubygem-fast-stemmer
+    SUBDIR += rubygem-fast_blank
     SUBDIR += rubygem-fast_gettext
     SUBDIR += rubygem-fast_stack
     SUBDIR += rubygem-fast_xor
@@ -5539,8 +5539,8 @@
     SUBDIR += rubygem-sidekiq-unique-jobs
     SUBDIR += rubygem-sidetiq
     SUBDIR += rubygem-sigdump
-    SUBDIR += rubygem-simple_form
     SUBDIR += rubygem-simple-navigation
+    SUBDIR += rubygem-simple_form
     SUBDIR += rubygem-simplecov
     SUBDIR += rubygem-slack-notifier
     SUBDIR += rubygem-slack-notifier1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704261356.v3QDu3L8092483>