From owner-cvs-ports@FreeBSD.ORG Fri Aug 7 04:16:17 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8748B106566B; Fri, 7 Aug 2009 04:16:17 +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 5CD438FC15; Fri, 7 Aug 2009 04:16:17 +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 n774GHcd054322; Fri, 7 Aug 2009 04:16:17 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n774GHbt054321; Fri, 7 Aug 2009 04:16:17 GMT (envelope-from maho) Message-Id: <200908070416.n774GHbt054321@repoman.freebsd.org> From: Maho Nakata Date: Fri, 7 Aug 2009 04:16:17 +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/octave Makefile ports/math/octave/files patch-configure.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2009 04:16:18 -0000 maho 2009-08-07 04:16:17 UTC FreeBSD ports repository Modified files: math/octave Makefile math/octave/files patch-configure.in Log: Detect arpack correctly for BLAS and ATLAS, and bump port revision. Submitted by: Robert Jenssen Revision Changes Path 1.105 +1 -1 ports/math/octave/Makefile 1.4 +12 -3 ports/math/octave/files/patch-configure.in