svn commit: r371103 - head/devel

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 18 09:28:52 UTC 2014


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


More information about the svn-ports-all mailing list