From owner-cvs-ports@FreeBSD.ORG Sat Mar 31 08:29:19 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34572106564A; Sat, 31 Mar 2012 08:29:19 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 070AA8FC1A; Sat, 31 Mar 2012 08:29: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 q2V8TIgt071970; Sat, 31 Mar 2012 08:29:18 GMT (envelope-from rm@repoman.freebsd.org) Received: (from rm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q2V8TIgf071969; Sat, 31 Mar 2012 08:29:18 GMT (envelope-from rm) Message-Id: <201203310829.q2V8TIgf071969@repoman.freebsd.org> From: Ruslan Mahmatkhanov Date: Sat, 31 Mar 2012 08:29:18 +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/files patch-rtengine_improcfun.h 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: Sat, 31 Mar 2012 08:29:19 -0000 rm 2012-03-31 08:29:18 UTC FreeBSD ports repository Modified files: graphics/rawtherapee/files patch-rtengine_improcfun.h Log: - conditionally add missing log2() only to systems where it really missing This fixes breakage on log2()-aware systems, introduced in previous commit. Spotted by: mandree Pontyhat to: rm Feature safe: yes Revision Changes Path 1.2 +8 -6 ports/graphics/rawtherapee/files/patch-rtengine_improcfun.h