From owner-svn-ports-head@FreeBSD.ORG Fri Dec 12 06:22:16 2014 Return-Path: Delivered-To: svn-ports-head@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 57F4D57B; Fri, 12 Dec 2014 06:22:16 +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 432E96C5; Fri, 12 Dec 2014 06:22:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBC6MG3k046872; Fri, 12 Dec 2014 06:22:16 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBC6MF3v046867; Fri, 12 Dec 2014 06:22:15 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412120622.sBC6MF3v046867@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 12 Dec 2014 06:22:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374571 - in head: . textproc textproc/xerces-c2 textproc/xerces-c2-devel 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: Fri, 12 Dec 2014 06:22:16 -0000 Author: bapt Date: Fri Dec 12 06:22:14 2014 New Revision: 374571 URL: https://svnweb.freebsd.org/changeset/ports/374571 QAT: https://qat.redports.org/buildarchive/r374571/ Log: Cleanup the xerces-c* mess xerces-c2 and xerces-c3 were not playing nicely together most of the applications and are incompatible, all application has been switch to the c3 version Deleted: head/textproc/xerces-c2/ head/textproc/xerces-c2-devel/ Modified: head/MOVED head/textproc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Dec 12 05:45:17 2014 (r374570) +++ head/MOVED Fri Dec 12 06:22:14 2014 (r374571) @@ -7316,3 +7316,5 @@ editors/texmakerx|editors/texstudio|2014 databases/postgresql93-plv8js|databases/postgresql-plv8js|2014-12-07|Breaks index when PGSQL_DEFAULT=9.3 and master port can be used for pgsql 9.3 www/twig-php||2014-12-08|Removed, as it was replaced and conflicting with www/pear-twig and www/pecl-twig net/ntp-rc|net/ntp-devel|2014-12-11|Upline uses devel and relesae candidate interchangably. +textproc/xerces-c2|textproc/xerces-c3|2014-12-12|Unused, conflicting with xerces-c3 +textproc/xerces-c2-devel|textproc/xerces-c3|2014-12-12|Unused, conflicting with xerces-c3 Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Dec 12 05:45:17 2014 (r374570) +++ head/textproc/Makefile Fri Dec 12 06:22:14 2014 (r374571) @@ -1536,8 +1536,6 @@ SUBDIR += wv SUBDIR += wv2 SUBDIR += xalan-j - SUBDIR += xerces-c2 - SUBDIR += xerces-c2-devel SUBDIR += xerces-c3 SUBDIR += xerces-j SUBDIR += xfce4-dict-plugin