Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2016 17:06:40 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410913 - head/devel
Message-ID:  <201603121706.u2CH6eas033754@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Sat Mar 12 17:06:40 2016
New Revision: 410913
URL: https://svnweb.freebsd.org/changeset/ports/410913

Log:
  Sort entries in devel/Makefile.

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Mar 12 17:05:48 2016	(r410912)
+++ head/devel/Makefile	Sat Mar 12 17:06:40 2016	(r410913)
@@ -1029,8 +1029,8 @@
     SUBDIR += hs-word8
     SUBDIR += htable
     SUBDIR += hub
-    SUBDIR += hyperscan
     SUBDIR += hwloc
+    SUBDIR += hyperscan
     SUBDIR += ice
     SUBDIR += icmake
     SUBDIR += icu
@@ -2671,9 +2671,9 @@
     SUBDIR += p5-MooX-HandlesVia
     SUBDIR += p5-MooX-Options
     SUBDIR += p5-MooX-StrictConstructor
+    SUBDIR += p5-MooX-TypeTiny
     SUBDIR += p5-MooX-Types-MooseLike
     SUBDIR += p5-MooX-Types-MooseLike-Numeric
-    SUBDIR += p5-MooX-TypeTiny
     SUBDIR += p5-MooX-late
     SUBDIR += p5-Moos
     SUBDIR += p5-Moose
@@ -4365,8 +4365,8 @@
     SUBDIR += py-setuptools_hg
     SUBDIR += py-setuptools_scm
     SUBDIR += py-sh
-    SUBDIR += py-should_dsl
     SUBDIR += py-shapely
+    SUBDIR += py-should_dsl
     SUBDIR += py-simplegeneric
     SUBDIR += py-simplejson
     SUBDIR += py-simpleparse
@@ -4562,8 +4562,8 @@
     SUBDIR += py3-gobject3
     SUBDIR += py3-jsonschema
     SUBDIR += py3-libpeas
-    SUBDIR += py3-pytz
     SUBDIR += py3-python-magic
+    SUBDIR += py3-pytz
     SUBDIR += py3-vcversioner
     SUBDIR += py3-xdg
     SUBDIR += py_static_check



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