From owner-cvs-ports@FreeBSD.ORG Fri Sep 9 18:33:46 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 842BE106564A; Fri, 9 Sep 2011 18:33:46 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5BB468FC08; Fri, 9 Sep 2011 18:33:46 +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 p89IXk4J052791; Fri, 9 Sep 2011 18:33:46 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p89IXkpK052790; Fri, 9 Sep 2011 18:33:46 GMT (envelope-from stas) Message-Id: <201109091833.p89IXkpK052790@repoman.freebsd.org> From: Stanislav Sedov Date: Fri, 9 Sep 2011 18:33:46 +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/graphics/rawtherapee Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 18:33:46 -0000 stas 2011-09-09 18:33:46 UTC FreeBSD ports repository Modified files: graphics/rawtherapee Makefile Log: - Force GCC 4.4+ for rawtherapee. Apparently, GCC 4.2.1 on FreeBSD 8.2 can't compile it. Reported by: Hanno Krusken , ajtiM Revision Changes Path 1.10 +1 -0 ports/graphics/rawtherapee/Makefile