From owner-svn-ports-all@FreeBSD.ORG Fri Dec 5 08:30:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99543C26; Fri, 5 Dec 2014 08:30:25 +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 8640065C; Fri, 5 Dec 2014 08:30:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB58UPjD070195; Fri, 5 Dec 2014 08:30:25 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB58UPvR070194; Fri, 5 Dec 2014 08:30:25 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201412050830.sB58UPvR070194@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 5 Dec 2014 08:30:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373995 - head/graphics X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 08:30:25 -0000 Author: danfe Date: Fri Dec 5 08:30:24 2014 New Revision: 373995 URL: https://svnweb.freebsd.org/changeset/ports/373995 QAT: https://qat.redports.org/buildarchive/r373995/ Log: Sort existing entries prior to (re)adding new ones. Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Dec 5 05:09:15 2014 (r373994) +++ head/graphics/Makefile Fri Dec 5 08:30:24 2014 (r373995) @@ -141,8 +141,8 @@ SUBDIR += entangle SUBDIR += eog SUBDIR += eog-plugins - SUBDIR += eos-movrec SUBDIR += eom + SUBDIR += eos-movrec SUBDIR += epdfview SUBDIR += epeg SUBDIR += epix @@ -150,13 +150,13 @@ SUBDIR += epstool SUBDIR += etch SUBDIR += eterm-bg + SUBDIR += evas_generic_loaders SUBDIR += evas_generic_loaders-gst SUBDIR += evas_generic_loaders-pdf SUBDIR += evas_generic_loaders-ps SUBDIR += evas_generic_loaders-raw SUBDIR += evas_generic_loaders-svg SUBDIR += evas_generic_loaders-xcf - SUBDIR += evas_generic_loaders SUBDIR += evince SUBDIR += evolvotron SUBDIR += exact-image @@ -537,17 +537,17 @@ SUBDIR += linplasma SUBDIR += linux-XnViewMP SUBDIR += linux-adobesvg - SUBDIR += linux-c6-sdl_image - SUBDIR += linux-c6-sdl_ttf + SUBDIR += linux-c6-cairo SUBDIR += linux-c6-dri SUBDIR += linux-c6-dri-compat SUBDIR += linux-c6-gdk-pixbuf2 SUBDIR += linux-c6-glx-utils SUBDIR += linux-c6-jpeg SUBDIR += linux-c6-libGLU - SUBDIR += linux-c6-tiff - SUBDIR += linux-c6-cairo SUBDIR += linux-c6-png + SUBDIR += linux-c6-sdl_image + SUBDIR += linux-c6-sdl_ttf + SUBDIR += linux-c6-tiff SUBDIR += linux-f10-cairo SUBDIR += linux-f10-dri SUBDIR += linux-f10-gdk-pixbuf