From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 5 05:20:08 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D291F1065672 for ; Sat, 5 Jun 2010 05:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A786A8FC08 for ; Sat, 5 Jun 2010 05:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o555K8kt033102 for ; Sat, 5 Jun 2010 05:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o555K8Q0033101; Sat, 5 Jun 2010 05:20:08 GMT (envelope-from gnats) Date: Sat, 5 Jun 2010 05:20:08 GMT Message-Id: <201006050520.o555K8Q0033101@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Stephen Montgomery-Smith Cc: Subject: Re: ports/147487: [PATCH] strange behaviour of math/arpack linking with lapack library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stephen Montgomery-Smith List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2010 05:20:08 -0000 The following reply was made to PR ports/147487; it has been noted by GNATS. From: Stephen Montgomery-Smith To: bug-followup@FreeBSD.org, ej-sib@ice.uec.ac.jp Cc: Subject: Re: ports/147487: [PATCH] strange behaviour of math/arpack linking with lapack library Date: Sat, 05 Jun 2010 00:15:24 -0500 OK, now that Eijiro has submitted his patch, I can see that his patch and the one I proposed are essentially identical. I do think that mine is slightly cleaner, but I don't care which patch ultimately is used. PORTREVISION will have to be bumped. Anyway, I approve the PR.