From owner-cvs-all@FreeBSD.ORG Thu May 31 04:40:23 2012 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 298E9106566B; Thu, 31 May 2012 04:40:23 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F12978FC0A; Thu, 31 May 2012 04:40:22 +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 q4V4eMh1051933; Thu, 31 May 2012 04:40:22 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4V4eMdR051932; Thu, 31 May 2012 04:40:22 GMT (envelope-from linimon) Message-Id: <201205310440.q4V4eMdR051932@repoman.freebsd.org> From: Mark Linimon Date: Thu, 31 May 2012 04:40:22 +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/comms/spandsp-devel/files patch-configure 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: Thu, 31 May 2012 04:40:23 -0000 linimon 2012-05-31 04:40:22 UTC FreeBSD ports repository Added files: comms/spandsp-devel/files patch-configure Log: Disable the test for tgmath.h. From the PR: This port does not appear to really need to use as it already passes the correct types to pow() and log(). PR: ports/167985 (forgotten piece) Revision Changes Path 1.1 +159 -0 ports/comms/spandsp-devel/files/patch-configure (new)