Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 09:28:51 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371103 - head/devel
Message-ID:  <201410180928.s9I9Sp5Y028754@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 18 09:28:51 2014
New Revision: 371103
URL: https://svnweb.freebsd.org/changeset/ports/371103
QAT: https://qat.redports.org/buildarchive/r371103/

Log:
  - Sort SUBDIRs

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Oct 18 09:13:49 2014	(r371102)
+++ head/devel/Makefile	Sat Oct 18 09:28:51 2014	(r371103)
@@ -4542,8 +4542,8 @@
     SUBDIR += rubygem-soap4r
     SUBDIR += rubygem-spring
     SUBDIR += rubygem-sprockets
-    SUBDIR += rubygem-sprockets211
     SUBDIR += rubygem-sprockets-rails
+    SUBDIR += rubygem-sprockets211
     SUBDIR += rubygem-spruz
     SUBDIR += rubygem-state_machine
     SUBDIR += rubygem-statsd



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