From owner-svn-ports-head@freebsd.org Wed Nov 13 08:44:04 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F3BC11AAB8A; Wed, 13 Nov 2019 08:44:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47CdSg6089z3GRR; Wed, 13 Nov 2019 08:44:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B1384D9EF; Wed, 13 Nov 2019 08:44:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAD8i3Yl006140; Wed, 13 Nov 2019 08:44:03 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAD8i2fN006136; Wed, 13 Nov 2019 08:44:02 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201911130844.xAD8i2fN006136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 13 Nov 2019 08:44:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517364 - in head: devel graphics www x11 X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: devel graphics www x11 X-SVN-Commit-Revision: 517364 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2019 08:44:04 -0000 Author: mat Date: Wed Nov 13 08:44:02 2019 New Revision: 517364 URL: https://svnweb.freebsd.org/changeset/ports/517364 Log: Regular category sorting. Modified: head/devel/Makefile (contents, props changed) head/graphics/Makefile (contents, props changed) head/www/Makefile (contents, props changed) head/x11/Makefile (contents, props changed) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Nov 13 06:45:01 2019 (r517363) +++ head/devel/Makefile Wed Nov 13 08:44:02 2019 (r517364) @@ -4868,8 +4868,8 @@ SUBDIR += py-pyicu SUBDIR += py-pyinotify SUBDIR += py-pyinstaller - SUBDIR += py-pyjsparser SUBDIR += py-pyjq + SUBDIR += py-pyjsparser SUBDIR += py-pyke SUBDIR += py-pylama SUBDIR += py-pylibsrtp @@ -6042,8 +6042,8 @@ SUBDIR += rubygem-nsa-rails5 SUBDIR += rubygem-numerizer SUBDIR += rubygem-numerizer01 - SUBDIR += rubygem-octopress-hooks SUBDIR += rubygem-oci + SUBDIR += rubygem-octopress-hooks SUBDIR += rubygem-oj SUBDIR += rubygem-omniauth_crowd SUBDIR += rubygem-omniauth_crowd22 Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Nov 13 06:45:01 2019 (r517363) +++ head/graphics/Makefile Wed Nov 13 08:44:02 2019 (r517364) @@ -867,6 +867,7 @@ SUBDIR += py-pyqrcode SUBDIR += py-pyqtgraph SUBDIR += py-python-poppler-qt5 + SUBDIR += py-pyvips SUBDIR += py-qt5-svg SUBDIR += py-rawkit SUBDIR += py-sane @@ -880,7 +881,6 @@ SUBDIR += py-termtosvg SUBDIR += py-toyplot SUBDIR += py-traitsui - SUBDIR += py-pyvips SUBDIR += py-wand SUBDIR += py-webcolors SUBDIR += py-willow Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Nov 13 06:45:01 2019 (r517363) +++ head/www/Makefile Wed Nov 13 08:44:02 2019 (r517364) @@ -1904,7 +1904,6 @@ SUBDIR += radicale2 SUBDIR += red5 SUBDIR += redmine - SUBDIR += redmine4 SUBDIR += redmine-a_common_libs SUBDIR += redmine-basecamp SUBDIR += redmine-default_assign @@ -1918,6 +1917,7 @@ SUBDIR += redmine-sidebar_hide SUBDIR += redmine-single_auth SUBDIR += redmine-wiki_notes + SUBDIR += redmine4 SUBDIR += rejik SUBDIR += reportmagic SUBDIR += repos-style Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Wed Nov 13 06:45:01 2019 (r517363) +++ head/x11/Makefile Wed Nov 13 08:44:02 2019 (r517364) @@ -218,9 +218,9 @@ SUBDIR += mate-terminal SUBDIR += menu-cache SUBDIR += menulibre - SUBDIR += metalock SUBDIR += mere-about SUBDIR += mere-utils + SUBDIR += metalock SUBDIR += metisse SUBDIR += mkcomposecache SUBDIR += mlterm