svn commit: r412867 - head/textproc

Jimmy Olgeni olgeni at FreeBSD.org
Sat Apr 9 19:20:30 UTC 2016


Author: olgeni
Date: Sat Apr  9 19:20:28 2016
New Revision: 412867
URL: https://svnweb.freebsd.org/changeset/ports/412867

Log:
  Sort entries.

Modified:
  head/textproc/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sat Apr  9 19:18:52 2016	(r412866)
+++ head/textproc/Makefile	Sat Apr  9 19:20:28 2016	(r412867)
@@ -1426,8 +1426,8 @@
     SUBDIR += rubygem-heredoc_unindent
     SUBDIR += rubygem-hikidoc
     SUBDIR += rubygem-html-pipeline
-    SUBDIR += rubygem-html-pipeline1
     SUBDIR += rubygem-html-pipeline-gitlab
+    SUBDIR += rubygem-html-pipeline1
     SUBDIR += rubygem-htmlentities
     SUBDIR += rubygem-ini
     SUBDIR += rubygem-itextomml


More information about the svn-ports-all mailing list