svn commit: r525453 - head/Mk

Rene Ladan rene at FreeBSD.org
Thu Feb 6 21:32:54 UTC 2020


Author: rene
Date: Thu Feb  6 21:32:53 2020
New Revision: 525453
URL: https://svnweb.freebsd.org/changeset/ports/525453

Log:
  Mk/bsd.port.mk: sort VALID_CATEGORIES, no functional change
  
  Submitted by:	rene
  Approved by:	portmgr (swills)
  Differential Revision:	https://reviews.freebsd.org/D23545

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Thu Feb  6 21:05:07 2020	(r525452)
+++ head/Mk/bsd.port.mk	Thu Feb  6 21:32:53 2020	(r525453)
@@ -2579,15 +2579,15 @@ check-categories:
 
 VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \
 	benchmarks biology cad chinese comms converters databases \
-	deskutils devel docs dns editors elisp emulators enlightenment finance french ftp \
+	deskutils devel dns docs editors elisp emulators enlightenment finance french ftp \
 	games geography german gnome gnustep graphics hamradio haskell hebrew hungarian \
 	irc japanese java kde ${_KDE_CATEGORIES_SUPPORTED} kld korean lang linux lisp \
 	mail mate math mbone misc multimedia net net-im net-mgmt net-p2p net-vpn news \
-	parallel pear perl5 plan9 polish portuguese ports-mgmt \
+	parallel pear perl5 plan9 polish ports-mgmt portuguese \
 	print python ruby rubygems russian \
 	scheme science security shells spanish sysutils \
 	tcl textproc tk \
-	ukrainian vietnamese windowmaker wayland www \
+	ukrainian vietnamese wayland windowmaker www \
 	x11 x11-clocks x11-drivers x11-fm x11-fonts x11-servers x11-themes \
 	x11-toolkits x11-wm xfce zope base
 


More information about the svn-ports-all mailing list