From owner-cvs-all@FreeBSD.ORG Fri Dec 12 14:39:50 2008 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 BD7B91065673; Fri, 12 Dec 2008 14:39:50 +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 93FE58FC1A; Fri, 12 Dec 2008 14:39:50 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBCEdoX9053043; Fri, 12 Dec 2008 14:39:50 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBCEdouv053042; Fri, 12 Dec 2008 14:39:50 GMT (envelope-from stefan) Message-Id: <200812121439.mBCEdouv053042@repoman.freebsd.org> From: Stefan Walter Date: Fri, 12 Dec 2008 14:39:50 +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 ports/math/arpack++/files patch-Makefile.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: Fri, 12 Dec 2008 14:39:50 -0000 stefan 2008-12-12 14:39:50 UTC FreeBSD ports repository Modified files: math/arpack++ Makefile distinfo math/arpack++/files patch-Makefile.inc Log: Integrate a patch from http://reuter.mit.edu/index.php/software/arpackpatch/ which fixes ARPACK++ 1.2 to work with g++ 4.0.2 and above. PR: 121194 Submitted by: "Reed A. Cartwright" Patch by: stefan Revision Changes Path 1.6 +8 -2 ports/math/arpack++/Makefile 1.4 +3 -0 ports/math/arpack++/distinfo 1.2 +26 -27 ports/math/arpack++/files/patch-Makefile.inc