From owner-cvs-all@FreeBSD.ORG Fri Dec 16 02:12:32 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DA0F1065672; Fri, 16 Dec 2011 02:12:32 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 63FCF8FC15; Fri, 16 Dec 2011 02:12:32 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBG2CWho067709; Fri, 16 Dec 2011 02:12:32 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBG2CWiT067708; Fri, 16 Dec 2011 02:12:32 GMT (envelope-from brooks) Message-Id: <201112160212.pBG2CWiT067708@repoman.freebsd.org> From: Brooks Davis Date: Fri, 16 Dec 2011 02:12:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/llvm-gcc4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 02:12:32 -0000 brooks 2011-12-16 02:12:32 UTC FreeBSD ports repository Modified files: lang/llvm-gcc4 Makefile Log: Development of llvm-gcc has ended and it does not work with the recently released LLVM 3.0 release. Deprecate it and change its dependency to devel/llvm29. Revision Changes Path 1.24 +4 -1 ports/lang/llvm-gcc4/Makefile