svn commit: r491597 - in head: textproc x11-fonts

Mathieu Arnold mat at FreeBSD.org
Tue Jan 29 20:16:22 UTC 2019


Author: mat
Date: Tue Jan 29 20:16:20 2019
New Revision: 491597
URL: https://svnweb.freebsd.org/changeset/ports/491597

Log:
  Fixup categories Makefiles order.

Modified:
  head/textproc/Makefile   (contents, props changed)
  head/x11-fonts/Makefile   (contents, props changed)

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Tue Jan 29 20:14:34 2019	(r491596)
+++ head/textproc/Makefile	Tue Jan 29 20:16:20 2019	(r491597)
@@ -1216,7 +1216,6 @@
     SUBDIR += peco
     SUBDIR += perl2html
     SUBDIR += permute
-    SUBDIR += pict
     SUBDIR += php-mecab
     SUBDIR += php71-ctype
     SUBDIR += php71-dom
@@ -1248,6 +1247,7 @@
     SUBDIR += php73-xmlreader
     SUBDIR += php73-xmlwriter
     SUBDIR += php73-xsl
+    SUBDIR += pict
     SUBDIR += plover
     SUBDIR += po4a
     SUBDIR += pocketreader

Modified: head/x11-fonts/Makefile
==============================================================================
--- head/x11-fonts/Makefile	Tue Jan 29 20:14:34 2019	(r491596)
+++ head/x11-fonts/Makefile	Tue Jan 29 20:16:20 2019	(r491597)
@@ -144,8 +144,8 @@
     SUBDIR += linuxlibertine-g
     SUBDIR += lohit
     SUBDIR += manu-gothica
-    SUBDIR += materialdesign-ttf
     SUBDIR += material-icons-ttf
+    SUBDIR += materialdesign-ttf
     SUBDIR += meslo
     SUBDIR += mgopen
     SUBDIR += mkbold


More information about the svn-ports-head mailing list