From owner-cvs-all@FreeBSD.ORG Fri Dec 16 01:26:19 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 6FB9A106566B; Fri, 16 Dec 2011 01:26:19 +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 4616E8FC16; Fri, 16 Dec 2011 01:26:19 +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 pBG1QJrT062959; Fri, 16 Dec 2011 01:26:19 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBG1QJac062958; Fri, 16 Dec 2011 01:26:19 GMT (envelope-from brooks) Message-Id: <201112160126.pBG1QJac062958@repoman.freebsd.org> From: Brooks Davis Date: Fri, 16 Dec 2011 01:26:19 +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/devel Makefile ports/devel/llvm29 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 01:26:19 -0000 brooks 2011-12-16 01:26:19 UTC FreeBSD ports repository Modified files: devel Makefile devel/llvm29 Makefile Log: In preparation for the import of LLVM 3.0, hook up a repocopied version as llvm29. This will allow dependent ports that can not be trivially updated to 3.0 to continue to work. Revision Changes Path 1.4750 +1 -0 ports/devel/Makefile 1.47 +2 -1 ports/devel/llvm29/Makefile