From owner-svn-ports-all@FreeBSD.ORG Wed Nov 6 18:21:39 2013 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 ESMTP id 15C6D899; Wed, 6 Nov 2013 18:21:39 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0308D22B0; Wed, 6 Nov 2013 18:21:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6ILcDs089063; Wed, 6 Nov 2013 18:21:38 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA6ILcxa089062; Wed, 6 Nov 2013 18:21:38 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201311061821.rA6ILcxa089062@svn.freebsd.org> From: Bryan Drewery Date: Wed, 6 Nov 2013 18:21:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333021 - head/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-all@freebsd.org X-Mailman-Version: 2.1.14 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, 06 Nov 2013 18:21:39 -0000 Author: bdrewery Date: Wed Nov 6 18:21:38 2013 New Revision: 333021 URL: http://svnweb.freebsd.org/changeset/ports/333021 Log: - Remove bogus py-setuptools which was accidentally readded in r332994 This was breaking full tree builds with poudriere Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Nov 6 18:11:17 2013 (r333020) +++ head/devel/Makefile Wed Nov 6 18:21:38 2013 (r333021) @@ -3737,7 +3737,6 @@ SUBDIR += py-sdl2 SUBDIR += py-serpent SUBDIR += py-setproctitle - SUBDIR += py-setuptools SUBDIR += py-setuptools-git SUBDIR += py-setuptools_darcs SUBDIR += py-setuptools_hg