From owner-svn-ports-all@FreeBSD.ORG Wed Sep 10 16:39:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A10C0F29; Wed, 10 Sep 2014 16:39:31 +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 8CBD61C82; Wed, 10 Sep 2014 16:39:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8AGdVMX057065; Wed, 10 Sep 2014 16:39:31 GMT (envelope-from cperciva@FreeBSD.org) Received: (from cperciva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8AGdVon057064; Wed, 10 Sep 2014 16:39:31 GMT (envelope-from cperciva@FreeBSD.org) Message-Id: <201409101639.s8AGdVon057064@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cperciva set sender to cperciva@FreeBSD.org using -f From: Colin Percival Date: Wed, 10 Sep 2014 16:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367873 - head/editors 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: Wed, 10 Sep 2014 16:39:31 -0000 Author: cperciva Date: Wed Sep 10 16:39:31 2014 New Revision: 367873 URL: http://svnweb.freebsd.org/changeset/ports/367873 QAT: https://qat.redports.org/buildarchive/r367873/ Log: Unhook mate-text-editor in an attempt to unbreak INDEX. I think this port can be deleted entirely due to the Mate Desktop 1.8 import, but I'm leaving that for someone who was involved in that import. Modified: head/editors/Makefile Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Wed Sep 10 16:32:24 2014 (r367872) +++ head/editors/Makefile Wed Sep 10 16:39:31 2014 (r367873) @@ -199,7 +199,6 @@ SUBDIR += libreoffice-zu SUBDIR += madedit SUBDIR += manedit - SUBDIR += mate-text-editor SUBDIR += mg SUBDIR += mined SUBDIR += mlview