From owner-svn-ports-head@freebsd.org Wed Jun 19 13:25:51 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 165D815B89BF; Wed, 19 Jun 2019 13:25:51 +0000 (UTC) (envelope-from danfe@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 B1E208CDB2; Wed, 19 Jun 2019 13:25:50 +0000 (UTC) (envelope-from danfe@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 8D1DB25010; Wed, 19 Jun 2019 13:25:50 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5JDPo1g021682; Wed, 19 Jun 2019 13:25:50 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5JDPoBU021680; Wed, 19 Jun 2019 13:25:50 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201906191325.x5JDPoBU021680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 19 Jun 2019 13:25:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504547 - in head: devel games X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head: devel games X-SVN-Commit-Revision: 504547 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B1E208CDB2 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.977,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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, 19 Jun 2019 13:25:51 -0000 Author: danfe Date: Wed Jun 19 13:25:49 2019 New Revision: 504547 URL: https://svnweb.freebsd.org/changeset/ports/504547 Log: Routinely (again) sort category makefiles. Modified: head/devel/Makefile head/games/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 19 13:22:02 2019 (r504546) +++ head/devel/Makefile Wed Jun 19 13:25:49 2019 (r504547) @@ -80,6 +80,7 @@ SUBDIR += R-cran-vcd SUBDIR += R-cran-vctrs SUBDIR += R-cran-withr + SUBDIR += R-cran-zeallot SUBDIR += RStudio SUBDIR += SpecTcl SUBDIR += aap @@ -1237,12 +1238,12 @@ SUBDIR += liblangtag SUBDIR += liblas SUBDIR += liblas12 - SUBDIR += liblpm SUBDIR += liblnk SUBDIR += liblockfile SUBDIR += liblogging SUBDIR += liblognorm SUBDIR += liblouis + SUBDIR += liblpm SUBDIR += libltdl SUBDIR += liblxqt SUBDIR += libmaa @@ -4829,6 +4830,7 @@ SUBDIR += py-pytest-localserver SUBDIR += py-pytest-mock SUBDIR += py-pytest-pycodestyle + SUBDIR += py-pytest-relaxed SUBDIR += py-pytest-runner SUBDIR += py-pytest-sugar SUBDIR += py-pytest-timeout @@ -4849,7 +4851,6 @@ SUBDIR += py-python-jenkins SUBDIR += py-python-magic SUBDIR += py-python-pcre - SUBDIR += py-pytest-relaxed SUBDIR += py-python-socketio SUBDIR += py-python-statsd SUBDIR += py-python-subunit @@ -5261,7 +5262,6 @@ SUBDIR += qtcreator SUBDIR += quickcheck++ SUBDIR += quilt - SUBDIR += R-cran-zeallot SUBDIR += rabs SUBDIR += racer SUBDIR += racerd Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Wed Jun 19 13:22:02 2019 (r504546) +++ head/games/Makefile Wed Jun 19 13:25:49 2019 (r504547) @@ -189,6 +189,7 @@ SUBDIR += cutemaze SUBDIR += cuyo SUBDIR += d2x + SUBDIR += dMagnetic SUBDIR += dangen SUBDIR += dangerdeep SUBDIR += dangerdeep-data @@ -200,7 +201,6 @@ SUBDIR += diaspora SUBDIR += digger-vgl SUBDIR += divide-and-succeed - SUBDIR += dMagnetic SUBDIR += dmjava SUBDIR += dodgindiamond2 SUBDIR += domination