From owner-svn-ports-head@freebsd.org Tue Jan 26 19:25:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFCE8A6EE1F; Tue, 26 Jan 2016 19:25:05 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8D49D1C4; Tue, 26 Jan 2016 19:25:05 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0QJP4CG034791; Tue, 26 Jan 2016 19:25:04 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0QJP47o034789; Tue, 26 Jan 2016 19:25:04 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201601261925.u0QJP47o034789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 26 Jan 2016 19:25:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407294 - in head: . devel devel/i386-linux-binutils 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.20 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: Tue, 26 Jan 2016 19:25:05 -0000 Author: bapt Date: Tue Jan 26 19:25:04 2016 New Revision: 407294 URL: https://svnweb.freebsd.org/changeset/ports/407294 Log: Remove linux 32bit target binutils port which never has been used as it was planned to Deleted: head/devel/i386-linux-binutils/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jan 26 19:23:11 2016 (r407293) +++ head/MOVED Tue Jan 26 19:25:04 2016 (r407294) @@ -8098,3 +8098,4 @@ devel/e_dbus||2016-01-15|Has expired: No www/xpi-locale-switcher||2016-01-15|Has expired: incompatible with Firefox 34 (and later presumably) textproc/py-gettext|textproc/py-python-gettext|2016-01-16|Renamed to match upstream name archivers/jzip.org||2016-01-24|Has expired: Abandoned, outdated (no updates since 2003) +devel/i386-linux-binutils||2026-01-26|Not any usage in the ports tree Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jan 26 19:23:11 2016 (r407293) +++ head/devel/Makefile Tue Jan 26 19:25:04 2016 (r407294) @@ -1026,7 +1026,6 @@ SUBDIR += htable SUBDIR += hub SUBDIR += hwloc - SUBDIR += i386-linux-binutils SUBDIR += ice SUBDIR += icmake SUBDIR += icu