From owner-svn-ports-head@FreeBSD.ORG Sun Jan 11 17:31:36 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 478FC1BB; Sun, 11 Jan 2015 17:31:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A78AB22; Sun, 11 Jan 2015 17:31:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0BHVZV8044933; Sun, 11 Jan 2015 17:31:35 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0BHVZ7X044930; Sun, 11 Jan 2015 17:31:35 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201501111731.t0BHVZ7X044930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 11 Jan 2015 17:31:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376795 - in head: deskutils devel games X-SVN-Group: ports-head 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.18-1 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: Sun, 11 Jan 2015 17:31:36 -0000 Author: olgeni Date: Sun Jan 11 17:31:34 2015 New Revision: 376795 URL: https://svnweb.freebsd.org/changeset/ports/376795 QAT: https://qat.redports.org/buildarchive/r376795/ Log: Sort category Makefiles. Modified: head/deskutils/Makefile head/devel/Makefile head/games/Makefile Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Sun Jan 11 17:22:15 2015 (r376794) +++ head/deskutils/Makefile Sun Jan 11 17:31:34 2015 (r376795) @@ -274,8 +274,8 @@ SUBDIR += xmaddressbook SUBDIR += xmdiary SUBDIR += xneur - SUBDIR += xpad3 SUBDIR += xpad + SUBDIR += xpad3 SUBDIR += xpostit SUBDIR += xpostitPlus SUBDIR += xrolo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Jan 11 17:22:15 2015 (r376794) +++ head/devel/Makefile Sun Jan 11 17:31:34 2015 (r376795) @@ -4510,8 +4510,8 @@ SUBDIR += rubygem-nice-ffi SUBDIR += rubygem-nio4r SUBDIR += rubygem-nori - SUBDIR += rubygem-notify SUBDIR += rubygem-notiffany + SUBDIR += rubygem-notify SUBDIR += rubygem-nprogress-rails SUBDIR += rubygem-oj SUBDIR += rubygem-open3_backport Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sun Jan 11 17:22:15 2015 (r376794) +++ head/games/Makefile Sun Jan 11 17:31:34 2015 (r376795) @@ -1010,6 +1010,7 @@ SUBDIR += violetland SUBDIR += viruskiller SUBDIR += vitetris + SUBDIR += vms-empire SUBDIR += vodovod SUBDIR += volleyball SUBDIR += vor @@ -1030,7 +1031,6 @@ SUBDIR += wmpuzzle SUBDIR += wmqstat SUBDIR += wmquake - SUBDIR += vms-empire SUBDIR += wmshuffle SUBDIR += wmtictactoe SUBDIR += wolfpack