From owner-cvs-all@FreeBSD.ORG Thu Jul 1 19:52:49 2010 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 881F81065670; Thu, 1 Jul 2010 19:52:49 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F98E8FC19; Thu, 1 Jul 2010 19:52:49 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o61JqndP064198; Thu, 1 Jul 2010 19:52:49 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o61JqnaI064197; Thu, 1 Jul 2010 19:52:49 GMT (envelope-from stefan) Message-Id: <201007011952.o61JqnaI064197@repoman.freebsd.org> From: Stefan Walter Date: Thu, 1 Jul 2010 19:52:49 +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/math/arpack Makefile distinfo 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, 01 Jul 2010 19:52:49 -0000 stefan 2010-07-01 19:52:49 UTC FreeBSD ports repository Modified files: math/arpack Makefile distinfo Log: Fix a problem with symbol duplication when code is linked with both the arpack and lapack libraries. PR: 147487 Submitted by: Eijiro Shibusawa Approved by: Stephen Montgomery-Smith (maintainer) Feature safe: yes Revision Changes Path 1.20 +5 -2 ports/math/arpack/Makefile 1.5 +3 -0 ports/math/arpack/distinfo