From owner-cvs-all@FreeBSD.ORG Sun Jun 3 00:59:41 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 AA33A106564A; Sun, 3 Jun 2012 00:59:41 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 96D628FC1D; Sun, 3 Jun 2012 00:59:41 +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 q530xfMp001601; Sun, 3 Jun 2012 00:59:41 GMT (envelope-from truckman@repoman.freebsd.org) Received: (from truckman@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q530xf2h001600; Sun, 3 Jun 2012 00:59:41 GMT (envelope-from truckman) Message-Id: <201206030059.q530xf2h001600@repoman.freebsd.org> From: Don Lewis Date: Sun, 3 Jun 2012 00:59:41 +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/scilab 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: Sun, 03 Jun 2012 00:59:41 -0000 truckman 2012-06-03 00:59:41 UTC FreeBSD ports repository (src committer) Modified files: math/scilab Makefile distinfo Log: Extract saxon.jar from the distfile for the textproc/saxon port into the thirdparty build directory for the scilab port. This allows the removal of the textproc/saxon build dependency from the scilab port so that scilab can be built on a host that has apache-openoffice-3.4.* installed. The latter port has a run dependency on textproc/saxon-devel, which conflicts with textproc/saxon. PR: 168398 Approved by: Rob Farmer (maintainer) Revision Changes Path 1.89 +9 -4 ports/math/scilab/Makefile 1.23 +2 -0 ports/math/scilab/distinfo