From owner-cvs-all@FreeBSD.ORG Wed Apr 25 07:09:18 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4C7010657CE; Wed, 25 Apr 2012 07:09:18 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 770AC8FC15; Wed, 25 Apr 2012 07:09:18 +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 q3P79Iac067450; Wed, 25 Apr 2012 07:09:18 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3P79InF067449; Wed, 25 Apr 2012 07:09:18 GMT (envelope-from maho) Message-Id: <201204250709.q3P79InF067449@repoman.freebsd.org> From: Maho Nakata Date: Wed, 25 Apr 2012 07:09: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/math/superlu Makefile pkg-plist ports/math/superlu/files patch-SRC-Makefile patch-make.inc 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: Wed, 25 Apr 2012 07:09:18 -0000 maho 2012-04-25 07:09:18 UTC FreeBSD ports repository Modified files: math/superlu Makefile pkg-plist math/superlu/files patch-SRC-Makefile patch-make.inc Log: Better handling of shared lib. PR: 166703 Submitted by: Oliver Hartmann Revision Changes Path 1.44 +3 -1 ports/math/superlu/Makefile 1.2 +21 -6 ports/math/superlu/files/patch-SRC-Makefile 1.7 +16 -8 ports/math/superlu/files/patch-make.inc 1.14 +1 -0 ports/math/superlu/pkg-plist